diff --git a/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522112023.php b/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522112023.php index 93c2c0d794..25d492a5c4 100644 --- a/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522112023.php +++ b/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522112023.php @@ -6,7 +6,6 @@ namespace Chamilo\CoreBundle\Migrations\Schema\V110; use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo; use Doctrine\DBAL\Schema\Schema; - /** * Usergroup changes */ diff --git a/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522222222.php b/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522222222.php index e2597c13f4..657d7e2e59 100644 --- a/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522222222.php +++ b/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150522222222.php @@ -6,9 +6,9 @@ namespace Chamilo\CoreBundle\Migrations\Schema\V110; use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo; use Doctrine\DBAL\Schema\Schema; - /** - * Auto-generated Migration: Please modify to your needs! + * Class Version20150522222222 + * @package Chamilo\CoreBundle\Migrations\Schema\V110 */ class Version20150522222222 extends AbstractMigrationChamilo { diff --git a/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150527114220.php b/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150527114220.php index 0e96dbadc5..2330dd8f9b 100644 --- a/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150527114220.php +++ b/src/Chamilo/CoreBundle/Migrations/Schema/V110/Version20150527114220.php @@ -3,10 +3,13 @@ namespace Chamilo\CoreBundle\Migrations\Schema\V110; +use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo; use Doctrine\DBAL\Schema\Schema; /** - * Auto-generated Migration: Please modify to your needs! + * Class Version20150527114220 + * Lp category + * @package Chamilo\CoreBundle\Migrations\Schema\V110 */ class Version20150527114220 extends AbstractMigrationChamilo {