nextcloud/lib/public/Comments
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
..
CommentsEntityEvent.php use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
CommentsEvent.php use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
IComment.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ICommentsEventHandler.php Update license headers 2017-11-06 16:56:19 +01:00
ICommentsManager.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ICommentsManagerFactory.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IllegalIDChangeException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
MessageTooLongException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
NotFoundException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00