Searched refs:ancestorFirstOrder (Results 1 – 1 of 1) sorted by relevance
63 protected $ancestorFirstOrder = false; variable in FreeDSx\\Ldap\\Search\\DirSync247 * @param bool $ancestorFirstOrder250 public function useAncestorFirstOrder(bool $ancestorFirstOrder = true) argument252 $this->ancestorFirstOrder = $ancestorFirstOrder;287 if ($this->ancestorFirstOrder) {