oms-Billing/Admin/Install/Admin.install.php
2022-04-10 16:05:18 +00:00

17 lines
236 B
PHP

<?php
/**
* Karaka
*
* PHP Version 8.0
*
* @package Modules\Billing\Admin
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://karaka.app
*/
declare(strict_types=1);
return [
];