LdapTools\Query\Operator\ContainsOperatorsInterface::getChildren PHP Method

getChildren() public method

Get all the child operators of this Operator.
public getChildren ( ) : array
return array
    public function getChildren();
ContainsOperatorsInterface