Passed
Push — v3.x ( d960e5...0f9874 )
by Chad
02:14
created
src/Cache/ArrayCache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -182,7 +182,7 @@
 block discarded – undo
182 182
      *
183 183
      * @param mixed $ttl The time-to-live value to validate.
184 184
      *
185
-     * @return void
185
+     * @return integer
186 186
      *
187 187
      * @throws InvalidArgumentException Thrown if the $ttl is not null, an integer or \DateInterval.
188 188
      */
Please login to merge, or discard this patch.