Add a null safety
check for instances when calling functions (instances null problems
)
#60
Labels
enhancement
New feature or request
KPHPStorm
already has a check for primitives. We need to expand it and add a check for instances of the class.Sample code:
Current check for primitives in KphpParameterTypeMismatchInspection
The text was updated successfully, but these errors were encountered: