Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DThrowablePatch.php74 $node->setParentClass('Exception');
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DLazyDouble.php51 public function setParentClass($class) function in Prophecy\\Doubler\\LazyDouble
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DClassNode.php42 public function setParentClass($class) function in Prophecy\\Doubler\\Generator\\Node\\ClassNode
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php72 $this->lazyDouble->setParentClass($class);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassMirror.php96 $node->setParentClass($class->getName());