Skip to content

Commit

Permalink
style: apply automated php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi authored and github-actions[bot] committed Dec 28, 2024
1 parent 7049873 commit a605232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/HashIdTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Apiato\Core\Traits;

use Apiato\Core\Exceptions\InternalError;
use Apiato\Core\Exceptions\IncorrectId;
use Apiato\Core\Exceptions\InternalError;
use Vinkla\Hashids\Facades\Hashids;

trait HashIdTrait
Expand Down

0 comments on commit a605232

Please sign in to comment.