Skip to content

Commit 99b1154

Browse files
committed
fix - psr12
1 parent 2d5e953 commit 99b1154

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/PSR/070-psr2-class-docblock-after-use.out

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
namespace App\DDD\Orders\Jobs;
43

54
use App\DDD\Cities\Models\City;
@@ -14,4 +13,4 @@ class X
1413
{
1514
return [$city, $response];
1615
}
17-
}
16+
}

0 commit comments

Comments
 (0)