Skip to content

Commit 3dddaa6

Browse files
committed
Code style
1 parent 52637f0 commit 3dddaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HttpErrorException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
declare(strict_types=1);
2+
declare(strict_types = 1);
33

44
namespace Middlewares;
55

0 commit comments

Comments
 (0)