diff --git a/src/CoreBundle/Migrations/Schema/V200/Version20191206140000.php b/src/CoreBundle/Migrations/Schema/V200/Version20191206140000.php index ff92c6c204..43deebf12b 100644 --- a/src/CoreBundle/Migrations/Schema/V200/Version20191206140000.php +++ b/src/CoreBundle/Migrations/Schema/V200/Version20191206140000.php @@ -9,7 +9,7 @@ namespace Chamilo\CoreBundle\Migrations\Schema\V200; use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo; use Doctrine\DBAL\Schema\Schema; -class Version20240308225800 extends AbstractMigrationChamilo +class Version20191206140000 extends AbstractMigrationChamilo { public function getDescription(): string {