mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -8,7 +8,6 @@ use Illuminate\Pagination\LengthAwarePaginator as Paginator;
|
|||||||
|
|
||||||
class Paginatedlist extends Component
|
class Paginatedlist extends Component
|
||||||
{
|
{
|
||||||
|
|
||||||
public function __construct(public Paginator $skins, public array $rarityColor)
|
public function __construct(public Paginator $skins, public array $rarityColor)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user