Home
last modified time | relevance | path

Searched refs:addService (Results 1 – 25 of 53) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DTagFactory.php58 public function addService($service); function
H A DStandardTagFactory.php102 $this->addService($fqsenResolver, FqsenResolver::class);
136 public function addService($service, $alias = null) function in phpDocumentor\\Reflection\\DocBlock\\StandardTagFactory
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlockFactory.php54 $tagFactory->addService($descriptionFactory);
55 $tagFactory->addService(new TypeResolver($fqsenResolver));
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeAnalyticsService.php83 $client->addService($this->serviceName, $this->version);
H A DGoogle_WebfontsService.php73 $client->addService($this->serviceName, $this->version);
H A DGoogle_AndroidpublisherService.php122 $client->addService($this->serviceName, $this->version);
H A DGoogle_TranslateService.php138 $client->addService($this->serviceName, $this->version);
H A DGoogle_AppstateService.php148 $client->addService($this->serviceName, $this->version);
H A DGoogle_Oauth2Service.php112 $client->addService($this->serviceName, $this->version);
H A DGoogle_AuditService.php83 $client->addService($this->serviceName, $this->version);
H A DGoogle_GroupssettingsService.php108 $client->addService($this->serviceName, $this->version);
H A DGoogle_LicensingService.php191 $client->addService($this->serviceName, $this->version);
H A DGoogle_SiteVerificationService.php172 $client->addService($this->serviceName, $this->version);
H A DGoogle_UrlshortenerService.php110 $client->addService($this->serviceName, $this->version);
H A DGoogle_GamesManagementService.php221 $client->addService($this->serviceName, $this->version);
H A DGoogle_FreebaseService.php111 $client->addService($this->serviceName, $this->version);
H A DGoogle_TaskqueueService.php224 $client->addService($this->serviceName, $this->version);
H A DGoogle_PagespeedonlineService.php78 $client->addService($this->serviceName, $this->version);
H A DGoogle_ReportsService.php152 $client->addService($this->serviceName, $this->version);
H A DGoogle_TasksService.php325 $client->addService($this->serviceName, $this->version);
H A DGoogle_AdexchangebuyerService.php270 $client->addService($this->serviceName, $this->version);
H A DGoogle_ResellerService.php291 $client->addService($this->serviceName, $this->version);
H A DGoogle_AdExchangeSellerService.php375 $client->addService($this->serviceName, $this->version);
H A DGoogle_CoordinateService.php358 $client->addService($this->serviceName, $this->version);
/plugin/authgoogle/google/
H A DGoogle_Client.php112 public function addService($service, $version = false) { function in Google_Client

123