mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Fix ReflectionClass::getReflectionConstants() stub
This commit is contained in:
parent
7029e76f5e
commit
9ebefcef7d
@ -140,7 +140,7 @@ class ReflectionClass implements Reflector {
|
||||
|
||||
/**
|
||||
* @param int-mask-of<ReflectionClassConstant::IS_*>|null $filter
|
||||
* @return array<non-empty-string, mixed>
|
||||
* @return list<ReflectionClassConstant>
|
||||
*
|
||||
* @psalm-pure
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user