PHP 클래스 LdapTools\Operation\Handler\OperationHandler

저자: Chad Sikorra ([email protected])
상속: implements LdapTools\Operation\Handler\OperationHandlerInterface, use trait OperationHandlerTrait
파일 보기 프로젝트 열기: ldaptools/ldaptools 1 사용 예제들

공개 메소드들

메소드 설명
execute ( LdapTools\Operation\LdapOperationInterface $operation )
supports ( LdapTools\Operation\LdapOperationInterface $operation )

메소드 상세

execute() 공개 메소드

public execute ( LdapTools\Operation\LdapOperationInterface $operation )
$operation LdapTools\Operation\LdapOperationInterface

supports() 공개 메소드

public supports ( LdapTools\Operation\LdapOperationInterface $operation )
$operation LdapTools\Operation\LdapOperationInterface