Searched refs:getNonNamespacedName (Results 1 – 1 of 1) sorted by relevance
1062 public function getNonNamespacedName(): string { function in FunctionName1452 $name = "zif_" . $this->alias->getNonNamespacedName();1469 …$declarationName = $this->alias ? $this->alias->getNonNamespacedName() : $this->name->getDeclarati…
Completed in 20 milliseconds