fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-24 01:11:12 +00:00
parent c95bace4a3
commit 266371a200

View File

@ -0,0 +1,16 @@
<?php
/**
* Jingga
*
* PHP Version 8.1
*
* @package Modules\HumanResourceTimeRecording
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
]];