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