test version docblock fix

This commit is contained in:
Dennis Eichhorn 2019-09-12 18:43:42 +02:00
parent 549fe0bc59
commit 8ff43fd381

View File

@ -4,11 +4,11 @@
*
* PHP Version 7.4
*
* @package Modules\Media
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @package Modules\Media
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version GIT: <git_id>
* @link https://orange-management.org
*/
declare(strict_types=1);