We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258c08d commit fcaf62dCopy full SHA for fcaf62d
src/Assembly/Wing.php
@@ -31,7 +31,7 @@ class Wing implements Layout
31
private $form;
32
private $layout;
33
private $documents = [];
34
- private Layout $node;
+ private $node;
35
36
public function __construct()
37
{
0 commit comments