PHP Интерфейс LdapTools\Query\Operator\ContainsOperatorsInterface

Автор: Chad Sikorra ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
add ( variadic $operators ) Add another Operator to this Operator.
getChildren ( ) : array Get all the child operators of this Operator.

Описание методов

add() публичный метод

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

getChildren() публичный метод

Get all the child operators of this Operator.
public getChildren ( ) : array
Результат array