PHP 클래스 LdapTools\Factory\HydratorFactory

저자: Chad Sikorra ([email protected])
파일 보기 프로젝트 열기: ldaptools/ldaptools 1 사용 예제들

공개 메소드들

메소드 설명
get ( string $hydratorType ) : LdapTools\Hydrator\HydratorInterface Get the hydrator by its type.

메소드 상세

get() 공개 메소드

Get the hydrator by its type.
public get ( string $hydratorType ) : LdapTools\Hydrator\HydratorInterface
$hydratorType string
리턴 LdapTools\Hydrator\HydratorInterface