Bristol SU Support Package
src
Authorization
Exception
ActivityRequiresGroup.php
Go to the documentation of this file.
1
<?php
2
3
namespace
BristolSU\Support\Authorization\Exception
;
4
5
use
Throwable
;
6
10
class
ActivityRequiresGroup
extends
ActivityRequiresParticipant
11
{
12
13
14
}
BristolSU\Support\Authorization\Exception\ActivityRequiresParticipant
Definition:
ActivityRequiresParticipant.php:12
BristolSU\Support\Authorization\Exception
Definition:
ActivityDisabled.php:3
BristolSU\Support\Authorization\Exception\ActivityRequiresGroup
Definition:
ActivityRequiresGroup.php:10
Throwable
Generated by
1.8.13