aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Group/Events/BeforeGroupDeletedEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Group/Events/BeforeGroupDeletedEvent.php')
-rw-r--r--lib/public/Group/Events/BeforeGroupDeletedEvent.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Group/Events/BeforeGroupDeletedEvent.php b/lib/public/Group/Events/BeforeGroupDeletedEvent.php
index 7824a17dfdd..eed9014d9b8 100644
--- a/lib/public/Group/Events/BeforeGroupDeletedEvent.php
+++ b/lib/public/Group/Events/BeforeGroupDeletedEvent.php
@@ -32,7 +32,6 @@ use OCP\IGroup;
* @since 18.0.0
*/
class BeforeGroupDeletedEvent extends Event {
-
/** @var IGroup */
private $group;