Fixed typo
This commit is contained in:
parent
a6dc926249
commit
6ba3d7c1de
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ class BuildCommand extends PhingCommand
|
|||
{
|
||||
$this
|
||||
->setDescription('Hub for Propel build commands (model, sql)')
|
||||
|
||||
->setDefinition(array(
|
||||
new InputOption('--classes', '', InputOption::VALUE_NONE, 'Build only classes'),
|
||||
new InputOption('--sql', '', InputOption::VALUE_NONE, 'Build only code'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue