1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 01:09:38 +01:00

unnecessary phpdoc

This commit is contained in:
orklah 2021-09-25 17:08:51 +02:00
parent f0b0540563
commit 671a175deb

View File

@ -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(