Failed Conditions
Push — master ( 5e6944...1a5cd4 )
by Florent
02:50
created
src/Factory/JWKFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -364,7 +364,7 @@
 block discarded – undo
364 364
      * @param string                                 $url
365 365
      * @param bool                                   $allow_unsecured_connection
366 366
      * @param \Psr\Cache\CacheItemPoolInterface|null $cache
367
-     * @param int|null                               $ttl
367
+     * @param integer                               $ttl
368 368
      *
369 369
      * @return array
370 370
      */
Please login to merge, or discard this patch.