Home
last modified time | relevance | path

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

/PHP-8.0/build/
H A Dgen_stub.php531 class MethodName implements FunctionOrMethodName { class
744 if ($this->name instanceof MethodName) {
746 if ($this->alias instanceof MethodName) {
1114 $alias = new MethodName(new Name($aliasParts[0]), $aliasParts[1]);
1318 new MethodName($className, $classStmt->name->toString()),

Completed in 13 milliseconds