diff --git a/src/Bundle/ChillEventBundle/migrations/Version20250506114531.php b/src/Bundle/ChillEventBundle/migrations/Version20250506114531.php index 798a168a5..e349f50a7 100644 --- a/src/Bundle/ChillEventBundle/migrations/Version20250506114531.php +++ b/src/Bundle/ChillEventBundle/migrations/Version20250506114531.php @@ -14,14 +14,11 @@ namespace Chill\Migrations\Event; use Doctrine\DBAL\Schema\Schema; use Doctrine\Migrations\AbstractMigration; -/** - * Auto-generated Migration: Please modify to your needs! - */ final class Version20250506114531 extends AbstractMigration { public function getDescription(): string { - return ''; + return 'Create event budget element entity'; } public function up(Schema $schema): void