nextcloud/apps/workflowengine/lib
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
AppInfo Some php-cs fixes 2019-11-22 20:52:10 +01:00
Check Only cache the mimetype if the file exists 2019-10-14 10:05:45 +02:00
Command scope aware workflow controller and manager 2019-09-09 22:56:02 +02:00
Controller Adjust user UserWorkflowController methods to AWorflowController 2019-10-29 18:03:56 +01:00
Entity relax dependency on GenericEvent, instead stay compatible with old events 2019-11-13 14:23:39 +01:00
Helper scope aware workflow controller and manager 2019-09-09 22:56:02 +02:00
Migration Some php-cs fixes 2019-11-22 20:52:10 +01:00
Service do not break on Checkers that do not need specific context info 2019-10-29 18:03:57 +01:00
Settings Some php-cs fixes 2019-11-22 20:52:10 +01:00
Manager.php Decode list of events when returning them 2019-10-29 18:03:54 +01:00