Home
last modified time | relevance | path

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

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