Home
last modified time | relevance | path

Searched refs:addService (Results 51 – 53 of 53) sorted by path

123

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DStandardTagFactory.php102 $this->addService($fqsenResolver, FqsenResolver::class);
136 public function addService($service, $alias = null) function in phpDocumentor\\Reflection\\DocBlock\\StandardTagFactory
H A DTagFactory.php58 public function addService($service); function
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlockFactory.php54 $tagFactory->addService($descriptionFactory);
55 $tagFactory->addService(new TypeResolver($fqsenResolver));

123