Completed
Pull Request — master (#144)
by
unknown
02:41
created
src/eXpansion/Framework/AdminGroups/Helpers/AdminGroups.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -115,6 +115,9 @@
 block discarded – undo
115 115
         }
116 116
     }
117 117
 
118
+    /**
119
+     * @param string $permission
120
+     */
118 121
     protected function hasLoginPermission($login, $permission)
119 122
     {
120 123
         if ($login instanceof Player) {
Please login to merge, or discard this patch.