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 6d56c21 commit 1a877a7Copy full SHA for 1a877a7
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