Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DThrowablePatch.php55 $this->setParentClassToException($node);
72 private function setParentClassToException(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\ThrowablePatch