CS fix
This commit is contained in:
@@ -26,7 +26,7 @@ class AlterTableIncidentsRemoveDefaultComponent extends Migration
|
||||
* Reverse the migrations.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
*/
|
||||
public function down()
|
||||
{
|
||||
Schema::table('incidents', function (Blueprint $table) {
|
||||
|
||||
Reference in New Issue
Block a user