mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Revert
This commit is contained in:
parent
59149e9c54
commit
dd721a27c5
@ -803,7 +803,7 @@ class Methods
|
||||
return $candidate_type;
|
||||
}
|
||||
|
||||
if ($old_contained_by_new || $overridden_storage_return_type->hasTemplate()) {
|
||||
if ($old_contained_by_new) {
|
||||
$self_class = $appearing_fq_class_storage->name;
|
||||
|
||||
return $candidate_type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user