mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
Apply the Laravel code style
This commit is contained in:
@@ -25,6 +25,7 @@ class ChampionRolesSeeder extends Seeder
|
||||
|
||||
if (! $championExists) {
|
||||
Log::info('Champion with ID '.$championId.' does not exist, skipping...');
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user