Skip to content

Commit c1d9de1

Browse files
Remove annotation that is no longer needed
1 parent 6181ef5 commit c1d9de1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TextUI/Configuration/SourceMapper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ final class SourceMapper
3131
public function map(Source $source): array
3232
{
3333
if (self::$files === null) {
34-
/** @phpstan-ignore assign.propertyType */
3534
self::$files = new SplObjectStorage;
3635
}
3736

0 commit comments

Comments
 (0)