Searched refs:pStaticDereferenceLhs (Results 1 – 1 of 1) sorted by relevance
538 return $this->pStaticDereferenceLhs($node->class) . '::'636 … return $this->pStaticDereferenceLhs($node->class) . '::' . $this->pObjectProperty($node->name);648 … return $this->pStaticDereferenceLhs($node->class) . '::$' . $this->pObjectProperty($node->name);1137 protected function pStaticDereferenceLhs(Node $node): string { function in PhpParser\\PrettyPrinter\\Standard
Completed in 10 milliseconds