don't needed to call Propel Application
This commit is contained in:
@@ -55,9 +55,4 @@ abstract class BaseModuleGenerate extends ContainerAwareCommand {
|
||||
}
|
||||
return ucfirst($name);
|
||||
}
|
||||
|
||||
protected function getPropelApplication()
|
||||
{
|
||||
return new Application("Propel", Propel::VERSION);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user