Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
DHandlerFactory.php62 : $this->makeOrReturnInstanceOf(
97 $handler = $this->makeOrReturnInstanceOf(
121 $handler = $this->makeOrReturnInstanceOf(
144 private function makeOrReturnInstanceOf( function in FreeDSx\\Ldap\\Server\\RequestHandler\\HandlerFactory