AccessDeny
class AccessDeny implements InterceptorInterface (View source)
This security interceptor always denys access.
Methods
bool
invoke()
Invokes nothing, always throws an AccessDenied Exception.
Details
bool
invoke()
Invokes nothing, always throws an AccessDenied Exception.