mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Revert
This commit is contained in:
parent
59149e9c54
commit
dd721a27c5
@ -803,7 +803,7 @@ class Methods
|
|||||||
return $candidate_type;
|
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;
|
$self_class = $appearing_fq_class_storage->name;
|
||||||
|
|
||||||
return $candidate_type;
|
return $candidate_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user