nextcloud/apps/workflowengine/lib
François Freitag d887851183 Prefer string $file over 1-element array in script()
The string syntax is more obvious. There should be one (and preferably
only one) way of doing things.

Signed-off-by: François Freitag <mail@franek.fr>
2021-05-18 09:24:05 +02:00
..
AppInfo fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
BackgroundJobs Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Check Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Command Also always return in app commands 2020-06-26 15:12:11 +02:00
Controller Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Entity File entity to implement IIcon 2020-08-07 00:14:50 +02:00
Helper Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listener Prefer string $file over 1-element array in script() 2021-05-18 09:24:05 +02:00
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01:00
Service Merge pull request #25588 from nextcloud/techdept/custom-psr-logger 2021-03-05 09:46:07 +01:00
Settings Move some settings over to the IInitialState 2021-03-02 21:11:56 +01:00
Manager.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00