Searched refs:ServiceInterface (Results 1 – 18 of 18) sorted by relevance
5 use dokuwiki\plugin\issuelinks\services\ServiceInterface; alias53 * @return ServiceInterface[]68 * @return ServiceInterface[]]
5 use OAuth\Common\Service\ServiceInterface as BaseServiceInterface;11 interface ServiceInterface extends BaseServiceInterface interface
17 abstract class AbstractService extends BaseAbstractService implements ServiceInterface
17 use OAuth\Common\Service\ServiceInterface; alias101 * @return ServiceInterface154 * @return ServiceInterface210 * @return ServiceInterface
17 use OAuth\Common\Service\ServiceInterface; alias102 * @return ServiceInterface163 * @return ServiceInterface221 * @return ServiceInterface
10 use OAuth\Common\Service\ServiceInterface as BaseServiceInterface;16 interface ServiceInterface extends BaseServiceInterface interface
18 abstract class AbstractService extends BaseAbstractService implements ServiceInterface
11 use OAuth\Common\Service\ServiceInterface as BaseServiceInterface;17 interface ServiceInterface extends BaseServiceInterface interface
15 abstract class AbstractService extends BaseAbstractService implements ServiceInterface
10 interface ServiceInterface interface17 * @return ServiceInterface
8 abstract class AbstractService implements ServiceInterface
10 use dokuwiki\plugin\issuelinks\services\ServiceInterface; alias65 /** @var ServiceInterface $serviceClass */
10 interface ServiceInterface interface
15 abstract class AbstractService implements ServiceInterface
11 use dokuwiki\plugin\issuelinks\services\ServiceInterface; alias62 /** @var ServiceInterface[] $services */
73 phpoauthlib/src/OAuth/Common/Service/ServiceInterface.php91 phpoauthlib/src/OAuth/OAuth1/Service/ServiceInterface.php131 phpoauthlib/src/OAuth/OAuth2/Service/ServiceInterface.php