Skip to content

Commit fcaf62d

Browse files
author
hikki
committed
7
1 parent 258c08d commit fcaf62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Assembly/Wing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Wing implements Layout
3131
private $form;
3232
private $layout;
3333
private $documents = [];
34-
private Layout $node;
34+
private $node;
3535

3636
public function __construct()
3737
{

0 commit comments

Comments
 (0)