Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
DClassAndInterfaceTagRetriever.php45 public function getTagList(\ReflectionClass $reflectionClass) function in Prophecy\\PhpDocumentor\\ClassAndInterfaceTagRetriever
48 $this->classRetriever->getTagList($reflectionClass),
64 $tagList = array_merge($tagList, $this->classRetriever->getTagList($interface));
DMethodTagRetrieverInterface.php29 public function getTagList(\ReflectionClass $reflectionClass); function
DLegacyClassTagRetriever.php29 public function getTagList(\ReflectionClass $reflectionClass) function in Prophecy\\PhpDocumentor\\LegacyClassTagRetriever
DClassTagRetriever.php39 public function getTagList(\ReflectionClass $reflectionClass) function in Prophecy\\PhpDocumentor\\ClassTagRetriever
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
DMagicCallPatch.php63 $tagList = $this->tagRetriever->getTagList($reflectionClass);
/plugin/doxycode/scripts/
Dtagselector.js169 getTagList: function() { method
510 var tagFileNames = doxycode_tagselector.getTagList();