Skip to content

Commit 7cd67cf

Browse files
authored
Update HTTPStatusCodeType.php
Remove blank line
1 parent 766fb99 commit 7cd67cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Fixtures/DBAL/Types/HTTPStatusCodeType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ final class HTTPStatusCodeType extends AbstractEnumType
4242
public const HTTP_SERVICE_UNAVAILABLE = 503;
4343
public const HTTP_GATEWAY_TIMEOUT = 504;
4444

45-
4645
/** @var string */
4746
protected $name = 'HTTPStatusCodeType';
4847

0 commit comments

Comments
 (0)