PHP Style Change (Laravel Pint CI)

This commit is contained in:
HDVinnie
2024-05-26 19:17:19 +00:00
committed by HDVinne
parent 86c1c61886
commit e8883c132a
3 changed files with 8 additions and 0 deletions
+3
View File
@@ -1,4 +1,7 @@
<?php
declare(strict_types=1);
/**
* NOTICE OF LICENSE.
*
+3
View File
@@ -1,4 +1,7 @@
<?php
declare(strict_types=1);
/**
* NOTICE OF LICENSE.
*
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;