1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Fix what source we give the afterMethodCall analysis hook

This commit is contained in:
Brown 2020-07-21 15:00:47 -04:00
parent 295adb5763
commit 3ce5478e5e

View File

@ -844,7 +844,7 @@ class AtomicMethodCallAnalyzer extends CallAnalyzer
(string) $appearing_method_id,
(string) $declaring_method_id,
$context,
$source,
$statements_analyzer,
$codebase,
$file_manipulations,
$return_type_candidate