1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Add slash

This commit is contained in:
Brown 2020-05-18 17:05:47 -04:00
parent 3a582dde8d
commit 4ca83ca30d

View File

@ -69,7 +69,7 @@ class CloneAnalyzer
$immutable_cloned = true;
}
} elseif ($clone_type_part instanceof TTemplateParam) {
$atomic_types = array_merge($atomic_types, $clone_type_part->as->getAtomicTypes());
$atomic_types = \array_merge($atomic_types, $clone_type_part->as->getAtomicTypes());
} else {
if ($clone_type_part instanceof Type\Atomic\TFalse
&& $clone_type->ignore_falsable_issues