You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP allows null value when using an array type hint but the PhpDocExtractor does not consider array and collections as nullable since the ReflectionExtractor does.