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