Bristol SU Support Package
|
Public Member Functions | |
setModuleInstance (ModuleInstance $moduleInstance) | |
moduleInstance () | |
Static Public Member Functions | |
static | fromModuleInstance (ModuleInstance $moduleInstance) |
Protected Attributes | |
$moduleInstance | |
Definition at line 7 of file ModuleInstanceDisabled.php.
|
static |
Create an instance of the exception
ModuleInstance | $moduleInstance |
Definition at line 21 of file ModuleInstanceDisabled.php.
Referenced by BristolSU\Support\Authorization\Middleware\CheckModuleInstanceEnabled\handle().
BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled::moduleInstance | ( | ) |
Set the moduleInstance that caused the exception to be thrown
Definition at line 42 of file ModuleInstanceDisabled.php.
References BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled\$moduleInstance.
Referenced by BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled\setModuleInstance().
BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled::setModuleInstance | ( | ModuleInstance | $moduleInstance | ) |
Set the moduleInstance that caused the exception to be thrown
ModuleInstance | $moduleInstance |
Definition at line 32 of file ModuleInstanceDisabled.php.
References BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled\$moduleInstance, and BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled\moduleInstance().
|
protected |
Definition at line 13 of file ModuleInstanceDisabled.php.
Referenced by BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled\moduleInstance(), and BristolSU\Support\Authorization\Exception\ModuleInstanceDisabled\setModuleInstance().