This commit is contained in:
Dennis Eichhorn 2022-12-16 21:59:21 +01:00
parent 47fbf40d06
commit e71a13bc48
103 changed files with 140 additions and 140 deletions

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Application\ApplicationAbstract;
* *
* @package Modules\Tasks\Admin\Install * @package Modules\Tasks\Admin\Install
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class Dashboard class Dashboard

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Application\ApplicationAbstract;
* *
* @package Modules\Tasks\Admin\Install * @package Modules\Tasks\Admin\Install
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class Media class Media

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Application\ApplicationAbstract;
* *
* @package Modules\Tasks\Admin\Install * @package Modules\Tasks\Admin\Install
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class Navigation class Navigation

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Application\ApplicationAbstract;
* *
* @package Modules\Tasks\Admin\Install * @package Modules\Tasks\Admin\Install
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class Search final class Search

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\InstallerAbstract;
* *
* @package Modules\Tasks\Admin * @package Modules\Tasks\Admin
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class Installer extends InstallerAbstract final class Installer extends InstallerAbstract

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\StatusAbstract;
* *
* @package Modules\Tasks\Admin * @package Modules\Tasks\Admin
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class Status extends StatusAbstract final class Status extends StatusAbstract

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\UninstallerAbstract;
* *
* @package Modules\Tasks\Admin * @package Modules\Tasks\Admin
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class Uninstaller extends UninstallerAbstract final class Uninstaller extends UninstallerAbstract

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\UpdaterAbstract;
* *
* @package Modules\Tasks\Admin * @package Modules\Tasks\Admin
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class Updater extends UpdaterAbstract final class Updater extends UpdaterAbstract

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -42,7 +42,7 @@ use phpOMS\Utils\Parser\Markdown\Markdown;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class ApiController extends Controller final class ApiController extends Controller

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -40,7 +40,7 @@ use phpOMS\Views\View;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class BackendController extends Controller implements DashboardElementInterface final class BackendController extends Controller implements DashboardElementInterface

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\ModuleAbstract;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class Controller extends ModuleAbstract class Controller extends ModuleAbstract

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -23,7 +23,7 @@ use phpOMS\System\MimeType;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class SearchController extends Controller final class SearchController extends Controller

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -22,7 +22,7 @@ use Modules\Admin\Models\NullAccount;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class AccountRelation extends RelationAbstract class AccountRelation extends RelationAbstract

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -22,7 +22,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class AccountRelationMapper extends DataMapperFactory final class AccountRelationMapper extends DataMapperFactory

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class DutyType extends Enum abstract class DutyType extends Enum

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -22,7 +22,7 @@ use Modules\Admin\Models\NullGroup;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class GroupRelation extends RelationAbstract class GroupRelation extends RelationAbstract

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -22,7 +22,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class GroupRelationMapper extends DataMapperFactory final class GroupRelationMapper extends DataMapperFactory

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Tasks\Models;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class NullTask extends Task final class NullTask extends Task

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Tasks\Models;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class NullTaskElement extends TaskElement final class NullTaskElement extends TaskElement

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class PermissionCategory extends Enum abstract class PermissionCategory extends Enum

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -22,7 +22,7 @@ use Modules\Admin\Models\Group;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class RelationAbstract implements \JsonSerializable abstract class RelationAbstract implements \JsonSerializable

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -27,7 +27,7 @@ use phpOMS\Stdlib\Base\Exception\InvalidEnumValue;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class Task implements \JsonSerializable class Task implements \JsonSerializable

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -25,7 +25,7 @@ use phpOMS\Stdlib\Base\Exception\InvalidEnumValue;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class TaskElement implements \JsonSerializable class TaskElement implements \JsonSerializable

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -23,7 +23,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class TaskElementMapper extends DataMapperFactory final class TaskElementMapper extends DataMapperFactory

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -28,7 +28,7 @@ use phpOMS\DataStorage\Database\Query\Where;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class TaskMapper extends DataMapperFactory final class TaskMapper extends DataMapperFactory

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class TaskPriority extends Enum abstract class TaskPriority extends Enum

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use Modules\Admin\Models\Account;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class TaskSeen class TaskSeen

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -25,7 +25,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class TaskSeenMapper extends DataMapperFactory final class TaskSeenMapper extends DataMapperFactory

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class TaskStatus extends Enum abstract class TaskStatus extends Enum

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Tasks\Models;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class TaskTemplate extends Task class TaskTemplate extends Task

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class TaskType extends Enum abstract class TaskType extends Enum

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
* *
* @package Modules\Tasks\Models * @package Modules\Tasks\Models
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class TaskVisibility extends Enum abstract class TaskVisibility extends Enum

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -24,7 +24,7 @@ use phpOMS\Views\View;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
* @codeCoverageIgnore * @codeCoverageIgnore
*/ */

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Tasks\Theme\Backend\Components\Tasks;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
* @codeCoverageIgnore * @codeCoverageIgnore
*/ */

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Tasks\Theme\Backend\Components\Tasks;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
* @codeCoverageIgnore * @codeCoverageIgnore
*/ */

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -30,7 +30,7 @@ use phpOMS\Views\View;
* *
* @package Modules\Tasks * @package Modules\Tasks
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
class TaskView extends View class TaskView extends View

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);
@ -21,7 +21,7 @@ namespace tests;
* *
* @package tests * @package tests
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://karaka.app * @link https://jingga.app
* @since 1.0.0 * @since 1.0.0
*/ */
final class Autoloader final class Autoloader

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

View File

@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
* @link https://karaka.app * @link https://jingga.app
*/ */
declare(strict_types=1); declare(strict_types=1);

Some files were not shown because too many files have changed in this diff Show More