فهرست منبع

Cambio del namespace

gabriel 8 سال پیش
والد
کامیت
4a558ad4ed
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Migrations/MigrationsBase.php

+ 1 - 1
Migrations/MigrationsBase.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace MigrationsBundle;
+namespace MigrationsBundle\Migrations;
 
 use Doctrine\DBAL\Migrations\AbstractMigration;
 use Doctrine\DBAL\Schema\Schema;