commit
c30e129390
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ class ValidateSchemaCommand extends Console\Command\Command
|
||||||
{
|
{
|
||||||
$this
|
$this
|
||||||
->setName('orm:validate-schema')
|
->setName('orm:validate-schema')
|
||||||
->setDescription('Validate that the mapping files.')
|
->setDescription('Validate the mapping files.')
|
||||||
->setHelp(<<<EOT
|
->setHelp(<<<EOT
|
||||||
'Validate that the mapping files are correct and in sync with the database.'
|
'Validate that the mapping files are correct and in sync with the database.'
|
||||||
EOT
|
EOT
|
||||||
|
|
Loading…
Add table
Reference in a new issue