@@ -20,7 +20,7 @@ |
||
20 | 20 | */ |
21 | 21 | protected function construct():ANode |
22 | 22 | { |
23 | - $this->name= null; |
|
23 | + $this->name=null; |
|
24 | 24 | |
25 | 25 | return $this; |
26 | 26 | } |