Completed
Push — thread-comment-api ( c78bf4 )
by Yuichi
08:46
created
src/Subscriber/CacheSubscriber.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
 
30 30
     /**
31 31
      * @param HasEmitterInterface $subject
32
-     * @param CacheStorage|null $storage
32
+     * @param CacheStorage $storage
33 33
      * @return array
34 34
      */
35 35
     public static function attach(HasEmitterInterface $subject, CacheStorage $storage)
Please login to merge, or discard this patch.