Completed
Pull Request — master (#41)
by Ben
03:49 queued 01:21
created
src/Misc/WidgetExpression.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -16,6 +16,7 @@
 block discarded – undo
16 16
      * @inheritdoc
17 17
      * @param AbstractWidget $widget instance of the widget this expression
18 18
      *                               represents
19
+     * @param string $html
19 20
      */
20 21
     public function __construct($html, AbstractWidget $widget)
21 22
     {
Please login to merge, or discard this patch.