Completed
Push — master ( 750795...684fa4 )
by Iman
02:05
created
src/Utils/Normalizer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
 
51 51
     /**
52 52
      * Figures out what the variable name should be in view file.
53
-     * @param $widget
53
+     * @param BaseWidget $widget
54 54
      * @return null
55 55
      */
56 56
     private function normalizeContextAs($widget)
Please login to merge, or discard this patch.