Deffered Class, Permissions

This commit is contained in:
2021-08-14 15:41:24 +02:00
parent 3a75eeb51f
commit a3696de0c7
3 changed files with 36 additions and 2 deletions
@@ -1,9 +1,9 @@
<?php namespace GermanAirlinesVa\Fleet\Updates;
<?php namespace GermanAirlinesVa\Social\Updates;
use Schema;
use October\Rain\Database\Updates\Migration;
class BuilderTableCreateGermanAirlinesVaSchoolingDeferredBindings extends Migration
class BuilderTableCreateGermanAirlinesVaSocialDeferredBindings extends Migration
{
public function up()
{