PHP Class LdapTools\Factory\HydratorFactory

Author: Chad Sikorra ([email protected])
Afficher le fichier Open project: ldaptools/ldaptools Class Usage Examples

Méthodes publiques

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

Method Details

get() public méthode

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