Home
last modified time | relevance | path

Searched defs:tagRetriever (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DMagicCallPatch.php28 private $tagRetriever; variable in Prophecy\\Doubler\\ClassPatch\\MagicCallPatch
30 public function __construct(MethodTagRetrieverInterface $tagRetriever = null)