start to create first loop
This commit is contained in:
@@ -59,6 +59,9 @@ class DatabaseConfiguration implements ConfigurationInterface
|
||||
->scalarNode("dsn")
|
||||
->cannotBeEmpty()
|
||||
->end()
|
||||
->scalarNode("classname")
|
||||
->defaultValue("PropelPDO")
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
|
||||
Reference in New Issue
Block a user