Searched refs:getTagList (Results 1 – 6 of 6) sorted by relevance
45 public function getTagList(\ReflectionClass $reflectionClass) function in Prophecy\\PhpDocumentor\\ClassAndInterfaceTagRetriever48 $this->classRetriever->getTagList($reflectionClass),64 $tagList = array_merge($tagList, $this->classRetriever->getTagList($interface));
29 public function getTagList(\ReflectionClass $reflectionClass); function
29 public function getTagList(\ReflectionClass $reflectionClass) function in Prophecy\\PhpDocumentor\\LegacyClassTagRetriever
39 public function getTagList(\ReflectionClass $reflectionClass) function in Prophecy\\PhpDocumentor\\ClassTagRetriever
63 $tagList = $this->tagRetriever->getTagList($reflectionClass);
169 getTagList: function() { method510 var tagFileNames = doxycode_tagselector.getTagList();