Searched refs:getDeclarationName (Results 1 – 1 of 1) sorted by relevance
1031 public function getDeclarationName(): string { function in FunctionName1040 return "ZEND_FUNCTION({$this->getDeclarationName()});\n";1365 …tionName = $this->alias ? $this->alias->getNonNamespacedName() : $this->name->getDeclarationName();
Completed in 21 milliseconds