Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php829 class MethodName implements FunctionOrMethodName { class
1096 if ($this->name instanceof MethodName) {
1098 if ($this->alias instanceof MethodName) {
2260 $alias = new MethodName(new Name($aliasParts[0]), $aliasParts[1]);
2599 new MethodName($className, $classStmt->name->toString()),

Completed in 15 milliseconds