Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
DClassAndInterfaceTagRetriever.php22 final class ClassAndInterfaceTagRetriever implements MethodTagRetrieverInterface
26 public function __construct(MethodTagRetrieverInterface $classRetriever = null)
DMethodTagRetrieverInterface.php22 interface MethodTagRetrieverInterface interface
DLegacyClassTagRetriever.php22 final class LegacyClassTagRetriever implements MethodTagRetrieverInterface
DClassTagRetriever.php23 final class ClassTagRetriever implements MethodTagRetrieverInterface
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
DMagicCallPatch.php17 use Prophecy\PhpDocumentor\MethodTagRetrieverInterface; alias
30 public function __construct(MethodTagRetrieverInterface $tagRetriever = null)