File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10042
10042
'ReflectionFunctionAbstract::getClosureThis' => ['object|null'],
10043
10043
'ReflectionFunctionAbstract::getDocComment' => ['string|false'],
10044
10044
'ReflectionFunctionAbstract::getEndLine' => ['int|false'],
10045
- 'ReflectionFunctionAbstract::getExtension' => ['ReflectionExtension'],
10046
- 'ReflectionFunctionAbstract::getExtensionName' => ['string'],
10045
+ 'ReflectionFunctionAbstract::getExtension' => ['ReflectionExtension|null '],
10046
+ 'ReflectionFunctionAbstract::getExtensionName' => ['string|false '],
10047
10047
'ReflectionFunctionAbstract::getFileName' => ['string|false'],
10048
10048
'ReflectionFunctionAbstract::getName' => ['non-empty-string'],
10049
10049
'ReflectionFunctionAbstract::getNamespaceName' => ['string'],
You can’t perform that action at this time.
0 commit comments