We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83734bc commit 04ee04eCopy full SHA for 04ee04e
1 file changed
app/Models/UserGroup.php
@@ -1,5 +1,11 @@
1
<?php
2
3
+/**
4
+ * SPDX-License-Identifier: MIT
5
+ * Copyright (c) 2017-2018 Tobias Reich
6
+ * Copyright (c) 2018-2025 LycheeOrg.
7
+ */
8
+
9
namespace App\Models;
10
11
use App\Constants\AccessPermissionConstants as APC;
0 commit comments