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