PHP 인터페이스 ZfcRbac\Assertion\AssertionInterface

저자: Michaël Gallego ([email protected])
저자: Aeneas Rekkas
저자: Daniel Gimenes ([email protected])
파일 보기 프로젝트 열기: zf-commons/zfc-rbac 0 사용 예제들

공개 메소드들

메소드 설명
assert ( AuthorizationService $authorizationService ) : boolean Check if this assertion is true

메소드 상세

assert() 공개 메소드

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