Home
last modified time | relevance | path

Searched refs:getFullyQualifiedServiceName (Results 1 – 2 of 2) sorted by path

/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php116 … $fullyQualifiedServiceName = $this->getFullyQualifiedServiceName($serviceName, $version);
134 private function getFullyQualifiedServiceName($serviceName, $type) function in OAuth\\ServiceFactory
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A DServiceFactory.php118 $fullyQualifiedServiceName = $this->getFullyQualifiedServiceName($serviceName, $version);
143 private function getFullyQualifiedServiceName($serviceName, $type) function in OAuth\\ServiceFactory