PHP Class LdapTools\Factory\HydratorFactory

Author: Chad Sikorra ([email protected])
Datei anzeigen Open project: ldaptools/ldaptools Class Usage Examples

Public Methods

Method Description
get ( string $hydratorType ) : LdapTools\Hydrator\HydratorInterface Get the hydrator by its type.

Method Details

get() public method

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