mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Fix nullref
This commit is contained in:
parent
2bf515be5f
commit
c5622f1ed1
@ -298,7 +298,7 @@ class StatementsChecker
|
||||
$this->file_name
|
||||
);
|
||||
|
||||
$function_checker->checkReturnTypes(
|
||||
$function_checkers[$stmt->name]->checkReturnTypes(
|
||||
false,
|
||||
$return_type,
|
||||
$return_type_location
|
||||
|
Loading…
Reference in New Issue
Block a user