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