nextcloud/lib/public/SystemTag
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
..
ISystemTag.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ISystemTagManager.php Make SystemTag strict 2018-02-21 22:08:27 +01:00
ISystemTagManagerFactory.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ISystemTagObjectMapper.php Make SystemTag strict 2018-02-21 22:08:27 +01:00
ManagerEvent.php use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
MapperEvent.php use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
SystemTagsEntityEvent.php use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
TagAlreadyExistsException.php Make SystemTag strict 2018-02-21 22:08:27 +01:00
TagNotFoundException.php Make SystemTag strict 2018-02-21 22:08:27 +01:00