Completed
Push — old_php_cleanup ( 0e14ab...cb589f )
by Grégoire
03:36 queued 02:17
created
Adapter/SymfonyCache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
      * @param string          $cacheDir            A Symfony cache directory
71 71
      * @param string          $token               A token to clear the related cache
72 72
      * @param bool            $phpCodeCacheEnabled If true, will clear OPcache code cache
73
-     * @param array           $types               A cache types array
73
+     * @param string[]           $types               A cache types array
74 74
      * @param array           $servers             An array of servers
75 75
      * @param array           $timeouts            An array of timeout options
76 76
      */
Please login to merge, or discard this patch.