@@ -29,7 +29,7 @@ |
||
| 29 | 29 | ->setDescription('Install sample data into Sylius.') |
| 30 | 30 | ->setHelp(<<<EOT |
| 31 | 31 | The <info>%command.name%</info> command loads the sample data for Sylius. |
| 32 | -EOT |
|
| 32 | +eot |
|
| 33 | 33 | ) |
| 34 | 34 | ; |
| 35 | 35 | } |
@@ -26,7 +26,7 @@ |
||
| 26 | 26 | ->setDescription('Installs all Sylius assets.') |
| 27 | 27 | ->setHelp(<<<EOT |
| 28 | 28 | The <info>%command.name%</info> command downloads and installs all Sylius media assets. |
| 29 | -EOT |
|
| 29 | +eot |
|
| 30 | 30 | ) |
| 31 | 31 | ; |
| 32 | 32 | } |