Skip to content

Commit 2ac8ebe

Browse files
revert
1 parent a82c780 commit 2ac8ebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/functionMap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9050,6 +9050,7 @@
90509050
'ReflectionClass::implementsInterface' => ['bool', 'interface_name'=>'string|ReflectionClass'],
90519051
'ReflectionClass::newInstance' => ['object', 'args='=>'mixed', '...args='=>'mixed'],
90529052
'ReflectionClass::newInstanceArgs' => ['object', 'args='=>'array'],
9053+
'ReflectionClassConstant::getName' => ['string'],
90539054
'ReflectionExtension::getClasses' => ['array<string,ReflectionClass>'],
90549055
'ReflectionExtension::getClassNames' => ['list<class-string>'],
90559056
'ReflectionExtension::getConstants' => ['array<string,mixed>'],

0 commit comments

Comments
 (0)