Skip to content

Commit 3c0d4d6

Browse files
committed
Add missing newline at EOF
1 parent edd9423 commit 3c0d4d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/phpstan/GlobalDocBlockVisitor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ private function parse_global_tags( string $docblock ): array {
131131
}
132132
return $map;
133133
}
134-
}
134+
}

0 commit comments

Comments
 (0)