We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd64d0 commit b10a3a3Copy full SHA for b10a3a3
…ns/Schema/V200/Version20250922120000.php …ns/Schema/V200/Version20200101010000.phpsrc/CoreBundle/Migrations/Schema/V200/Version20250922120000.php renamed to src/CoreBundle/Migrations/Schema/V200/Version20200101010000.php
@@ -9,7 +9,7 @@
9
use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo;
10
use Doctrine\DBAL\Schema\Schema;
11
12
-final class Version20250922120000 extends AbstractMigrationChamilo
+final class Version20200101010000 extends AbstractMigrationChamilo
13
{
14
public function getDescription(): string
15
0 commit comments