File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors
7+ * SPDX-License-Identifier: AGPL-3.0-or-later
8+ */
9+
510namespace Tests \Core \Command \Db ;
611
712use Doctrine \DBAL \Platforms \MySQLPlatform ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors
7+ * SPDX-License-Identifier: AGPL-3.0-or-later
8+ */
9+
510namespace Tests \Core \Command \Db ;
611
712use Doctrine \DBAL \Platforms \MySQLPlatform ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors
7+ * SPDX-License-Identifier: AGPL-3.0-or-later
8+ */
9+
510namespace Tests \Core \Command \Db ;
611
712use Doctrine \DBAL \Platforms \MySQLPlatform ;
You can’t perform that action at this time.
0 commit comments