diff options
Diffstat (limited to 'lib/public/App/ManagerEvent.php')
-rw-r--r-- | lib/public/App/ManagerEvent.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/App/ManagerEvent.php b/lib/public/App/ManagerEvent.php index 4e4a083fe1b..e2f718a556f 100644 --- a/lib/public/App/ManagerEvent.php +++ b/lib/public/App/ManagerEvent.php @@ -29,7 +29,6 @@ use OCP\EventDispatcher\Event; /** * Class ManagerEvent * - * @package OCP\APP * @since 9.0.0 */ class ManagerEvent extends Event { |