test version docblock fix

This commit is contained in:
Dennis Eichhorn 2019-09-12 18:53:08 +02:00
parent 8ff43fd381
commit 8c7f28d057

View File

@ -1,4 +1,5 @@
<?php <?php
/** /**
* Orange Management * Orange Management
* *
@ -7,7 +8,7 @@
* @package Modules\Media * @package Modules\Media
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version GIT: <git_id> * @version GIT: <git_id>$Id$
* @link https://orange-management.org * @link https://orange-management.org
*/ */
declare(strict_types=1); declare(strict_types=1);