Home
last modified time | relevance | path

Searched refs:filterFromChoices (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php101 $available = $this->filterFromChoices($choices);
118 protected function filterFromChoices(array $choices): array function in FreeDSx\\Sasl\\MechanismSelector