Searched refs:getTagsByName (Results 1 – 3 of 3) sorted by relevance
33 return $phpdoc->getTagsByName('method');
47 return $phpdoc->getTagsByName('method');
169 public function getTagsByName($name) function in phpDocumentor\\Reflection\\DocBlock