@@ -53,7 +53,7 @@ |
||
53 | 53 | ->setAttributes($attributes) |
54 | 54 | ->getStartTag(); |
55 | 55 | |
56 | - if($isInlineTemplate){ |
|
56 | + if ($isInlineTemplate) { |
|
57 | 57 | $component->setAttribute('inline-template'); |
58 | 58 | } |
59 | 59 |