Completed
Pull Request — 8.x-2.x (#13)
by Frédéric G.
11:10 queued 08:03
created
modules/mongodb_watchdog/src/Form/ConfigForm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@
 block discarded – undo
49 49
   /**
50 50
    * Gets the configuration names that will be editable.
51 51
    *
52
-   * @return array
52
+   * @return string[]
53 53
    *   An array of configuration object names that are editable if called in
54 54
    *   conjunction with the trait's config() method.
55 55
    */
Please login to merge, or discard this patch.