PHP Interface LdapTools\Query\Operator\ContainsOperatorsInterface

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

Méthodes publiques

Méthode Description
add ( variadic $operators ) Add another Operator to this Operator.
getChildren ( ) : array Get all the child operators of this Operator.

Method Details

add() public méthode

Add another Operator to this Operator.
public add ( variadic $operators )
$operators variadic

getChildren() public méthode

Get all the child operators of this Operator.
public getChildren ( ) : array
Résultat array