LdapTools\Query\Operator\ContainsOperatorsInterface::getChildren PHP 메소드

getChildren() 공개 메소드

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