Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassMirror.php61 $this->reflectClassToNode($class, $node);
88 private function reflectClassToNode(ReflectionClass $class, Node\ClassNode $node) function in Prophecy\\Doubler\\Generator\\ClassMirror