mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Add docblock return type as --diff dependency
This commit is contained in:
parent
395cf587d3
commit
305372e0e1
@ -743,7 +743,8 @@ class ReturnTypeAnalyzer
|
||||
$function_like_analyzer,
|
||||
$storage->return_type_location,
|
||||
$storage->suppressed_issues,
|
||||
[]
|
||||
[],
|
||||
false
|
||||
) === false) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user