@@ -322,7 +322,7 @@ |
||
322 | 322 | /** |
323 | 323 | * Helper for working around PHP version compatibility. |
324 | 324 | * |
325 | - * @return void |
|
325 | + * @return false|null |
|
326 | 326 | */ |
327 | 327 | protected static function is_context_module() { |
328 | 328 | $base = "context_module"; |