LdapTools\Query\Operator\ContainsOperatorsInterface::getChildren PHP Метод

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

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