PHP 클래스 Neos\Flow\Tests\Unit\Security\Fixture\PartyService

파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
assignAccountToParty ( Account $account, $party )
getAssignedPartyOfAccount ( Account $account )

메소드 상세

assignAccountToParty() 공개 메소드

public assignAccountToParty ( Account $account, $party )
$account Neos\Flow\Security\Account

getAssignedPartyOfAccount() 공개 메소드

public getAssignedPartyOfAccount ( Account $account )
$account Neos\Flow\Security\Account