8000 phpcs · CakeDC/cakephp-api@079fd3c · GitHub
[go: up one dir, main page]

Skip to content

Commit 079fd3c

Browse files
rochamarcelosteinkel
authored andcommitted
phpcs
1 parent 3e904ba commit 079fd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service/Renderer/FlysystemRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414
use CakeDC\Api\Service\Action\Result;
1515
use Cake\Core\Configure;
16-
use Cake\Utility\Hash;
1716
use Cake\Http\Response;
1817
use Cake\Log\LogTrait;
18+
use Cake\Utility\Hash;
1919
use Exception;
2020
use League\Flysystem\File;
2121
use League\Flysystem\FileNotFoundException;

0 commit comments

Comments
 (0)
0