Searched refs:registerTagHandler (Results 1 – 3 of 3) sorted by relevance
| /plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/ | ||
| D | DocBlockFactory.php | 59 $docBlockFactory->registerTagHandler($tagName, $tagHandler); |
| /plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ | ||
| D | TagFactory.php | 92 public function registerTagHandler($tagName, $handler); function |
| D | StandardTagFactory.php | 144 public function registerTagHandler($tagName, $handler) function in phpDocumentor\\Reflection\\DocBlock\\StandardTagFactory |