@@ -86,7 +86,7 @@ |
||
86 | 86 | * |
87 | 87 | * Do not return false in case a specific user disabeld this module, |
88 | 88 | * OR if the user is unable to use this specific module. |
89 | - * @return boolean |
|
89 | + * @return boolean|null |
|
90 | 90 | */ |
91 | 91 | public function is_enabled() |
92 | 92 | { |