Skip to content

Commit dd2578e

Browse files
andrey-helldargithub-actions[bot]
authored andcommitted
🦋 The code style has been fixed
1 parent 24e3689 commit dd2578e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snippets/advanced-directive-mixed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public function toArray(): array
1616
'foo' => 'bar',
1717

1818
'some' => [
19-
'@mixed' => <<<XML
19+
'@mixed' => <<<'XML'
2020
<first>value</first>
2121
<second>value</second>
2222
XML,

0 commit comments

Comments
 (0)