Private
Public Access
1
0

chg: dev: update all doc blocks on back-end #8

This commit is contained in:
2026-04-20 21:24:39 +02:00
parent 4944d2aa21
commit 20a969705d
17 changed files with 21 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
/*
* This file is part of the SplendidBear Websites' projects.
*
* Copyright (c) 2026 @ www.splendidbear.org
* Copyright (c) 2019 @ www.splendidbear.org
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
@@ -29,7 +29,7 @@ use Doctrine\ORM\Mapping\OneToOne;
* @category Class
* @license https://www.gnu.org/licenses/lgpl-3.0.en.html GNU Lesser General Public License
* @link www.splendidbear.org
* @since 2026. 04. 09.
* @since 2019. 10. 27.
*/
#[Entity(repositoryClass: GridRepository::class)]
class Grid