PHP Class Neos\Flow\Security\Authorization\Interceptor\AccessDeny

Inheritance: implements Neos\Flow\Security\Authorization\InterceptorInterface
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
invoke ( ) : boolean Invokes nothing, always throws an AccessDenied Exception.

Method Details

invoke() public method

Invokes nothing, always throws an AccessDenied Exception.
public invoke ( ) : boolean
return boolean Always returns FALSE