class AccessGrant implements InterceptorInterface (View source)

This security interceptor always grants access.

Methods

bool
invoke()

Invokes nothing, always returns true.

Details

bool invoke()

Invokes nothing, always returns true.

Return Value

bool

true if the security checks was passed