Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot authored and caendesilva committed Jan 13, 2023
1 parent 7a20fa9 commit cf42533
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

namespace Hyde\Framework\Features\Publications;

use InvalidArgumentException;
use function collect;
use Hyde\Facades\Route;
use Hyde\Framework\Features\Publications\Models\PaginationSettings;
use Hyde\Hyde;
use Illuminate\Contracts\Support\Arrayable;
use Illuminate\Support\Collection;
use InvalidArgumentException;
use function is_array;

/**
Expand Down

0 comments on commit cf42533

Please sign in to comment.