格式化代码

This commit is contained in:
iVampireSP.com 2023-02-13 17:04:57 +08:00
parent e4341ac12d
commit 849342ff4d
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -4,7 +4,8 @@
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
return new class extends Migration {
return new class extends Migration
{
/**
* Run the migrations.
*