Home
last modified time | relevance | path

Searched refs:LegacyMethodTag (Results 1 – 3 of 3) sorted by path

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
H A DClassAndInterfaceTagRetriever.php14 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag; alias
43 * @return LegacyMethodTag[]|Method[]
56 * @return LegacyMethodTag[]|Method[]
H A DLegacyClassTagRetriever.php15 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag; alias
27 * @return LegacyMethodTag[]
H A DMethodTagRetrieverInterface.php14 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag; alias
27 * @return LegacyMethodTag[]|Method[]