PHP Interface ZfcRbac\Assertion\AssertionInterface

Author: MichaĆ«l Gallego ([email protected])
Author: Aeneas Rekkas
Author: Daniel Gimenes ([email protected])
Show file Open project: zf-commons/zfc-rbac Interface Usage Examples

Public Methods

Method Description
assert ( AuthorizationService $authorizationService ) : boolean Check if this assertion is true

Method Details

assert() public method

Check if this assertion is true
public assert ( AuthorizationService $authorizationService ) : boolean
$authorizationService ZfcRbac\Service\AuthorizationService
return boolean