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:
parent
295adb5763
commit
3ce5478e5e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user