Completed
Pull Request — master (#20)
by MoshiMoshi
05:17
created
ConfigCache/Register.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -482,7 +482,7 @@
 block discarded – undo
482 482
     /**
483 483
      * Builds a cache service ID.
484 484
      *
485
-     * @param array $suffixes ex) array("yahoo_japan_config_cache")
485
+     * @param string[] $suffixes ex) array("yahoo_japan_config_cache")
486 486
      *
487 487
      * @return string ex) "config.yahoo_japan_config_cache"
488 488
      */
Please login to merge, or discard this patch.