Completed
Pull Request — v2.2-stable (#83)
by Jesus
02:03
created
classes/privacy/provider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -322,7 +322,7 @@
 block discarded – undo
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";
Please login to merge, or discard this patch.