Searched refs:implementsAThrowableInterface (Results 1 – 1 of 1) sorted by relevance
18 … return $this->implementsAThrowableInterface($node) && $this->doesNotExtendAThrowableClass($node);25 private function implementsAThrowableInterface(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\ThrowablePatch