You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Fix laravel pint spaces 🆙
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
use App\Services\HousekeepingPermissionsService;
|
||||
use App\Services\PermissionsService;
|
||||
use App\Services\SettingsService;
|
||||
use Illuminate\Support\Str;
|
||||
use Illuminate\Support\Facades\Schema;
|
||||
use Illuminate\Support\Str;
|
||||
|
||||
if (! function_exists('setting')) {
|
||||
function setting(string $setting): string
|
||||
@@ -43,6 +43,7 @@ if (! function_exists('findMigration')) {
|
||||
return basename($filename);
|
||||
}
|
||||
}
|
||||
|
||||
return '';
|
||||
}
|
||||
}
|
||||
@@ -73,4 +74,4 @@ if (! function_exists('dropForeignKeyIfExists')) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user