Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DGeneric.php34 $this->validateTagName($name);
82 private function validateTagName($name) function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Generic