mirror of
https://github.com/danog/psalm.git
synced 2024-12-12 01:09:38 +01:00
unnecessary phpdoc
This commit is contained in:
parent
f0b0540563
commit
671a175deb
@ -471,7 +471,6 @@ class AtomicMethodCallAnalyzer extends CallAnalyzer
|
||||
foreach ($intersection_types as $intersection_type) {
|
||||
$intersection_result = clone $result;
|
||||
|
||||
/** @var ?Type\Union */
|
||||
$intersection_result->return_type = null;
|
||||
|
||||
self::analyze(
|
||||
|
Loading…
Reference in New Issue
Block a user