1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 09:02:28 +01:00

php-cs-fixer

This commit is contained in:
Matthew Penner 2022-12-12 15:14:37 -07:00
parent 0751eeec97
commit c8c648f0e5
No known key found for this signature in database

View File

@ -3,8 +3,7 @@
use Illuminate\Support\Facades\DB;
use Illuminate\Database\Migrations\Migration;
return new class extends Migration
{
return new class () extends Migration {
/**
* Run the migrations.
*/