@@ -89,7 +89,7 @@ |
||
89 | 89 | /** |
90 | 90 | * Register the permission check method on the gate. |
91 | 91 | * |
92 | - * @return bool |
|
92 | + * @return boolean|null |
|
93 | 93 | */ |
94 | 94 | public function registerPermissions() |
95 | 95 | { |