bug fixes

This commit is contained in:
Dennis Eichhorn 2021-10-03 01:25:38 +02:00
parent 9145d6b945
commit 43ff9918a3

View File

@ -29,6 +29,7 @@ use phpOMS\Asset\AssetType;
* @license OMS License 1.0
* @link https://orange-management.org
* @since 1.0.0
* @codeCoverageIgnore
*/
final class BackendController extends Controller
{