Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DHhvmExceptionPatch.php49 $node->getMethod('setTraceOptions')->useParentCode();
52 $node->getMethod('getTraceOptions')->useParentCode();
H A DSplFileInfoPatch.php76 $constructor->useParentCode();
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php179 public function useParentCode() function in Prophecy\\Doubler\\Generator\\Node\\MethodNode