Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
daVitekPL committed Nov 19, 2024
1 parent 9096230 commit cb0ee57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/orders.php
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

return [
'using_uuid' => env('USING_UUID', false),
];

0 comments on commit cb0ee57

Please sign in to comment.