Completed
Pull Request — master (#362)
by Paul
08:59 queued 02:20
created
Bundle/WidgetBundle/Cache/WidgetCacheClearer.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@  discard block
 block discarded – undo
24 24
     /**
25 25
      * WidgetCache constructor.
26 26
      *
27
-     * @param Client               $cache
27
+     * @param WidgetCache               $cache
28 28
      */
29 29
     public function __construct(WidgetCache $cache)
30 30
     {
@@ -32,7 +32,6 @@  discard block
 block discarded – undo
32 32
     }
33 33
 
34 34
     /**
35
-     * @param Widget $widget
36 35
      *
37 36
      * @return string
38 37
      */
Please login to merge, or discard this patch.