Completed
Pull Request — master (#122)
by Sebastien
03:46
created
src/Factories/AbstractWidgetFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -170,7 +170,7 @@
 block discarded – undo
170 170
     /**
171 171
      * Wrap the given content in a container if it's not an ajax call.
172 172
      *
173
-     * @param $content
173
+     * @param string $content
174 174
      *
175 175
      * @return string
176 176
      */
Please login to merge, or discard this patch.