Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LdapTools
Factory
HydratorFactory
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