We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0751eee commit c8c648fCopy full SHA for c8c648f
1 file changed
database/migrations/2022_12_12_213937_update_mail_settings_to_new_format.php
@@ -3,8 +3,7 @@
3
use Illuminate\Support\Facades\DB;
4
use Illuminate\Database\Migrations\Migration;
5
6
-return new class extends Migration
7
-{
+return new class () extends Migration {
8
/**
9
* Run the migrations.
10
*/
0 commit comments