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.
*/