fix propel namespaces
This commit is contained in:
@@ -60,7 +60,7 @@ class DatabaseConfiguration implements ConfigurationInterface
|
|||||||
->cannotBeEmpty()
|
->cannotBeEmpty()
|
||||||
->end()
|
->end()
|
||||||
->scalarNode("classname")
|
->scalarNode("classname")
|
||||||
->defaultValue("Propel\Runtime\Connection\PropelPDO")
|
->defaultValue("\Propel\Runtime\Connection\PropelPDO")
|
||||||
->end()
|
->end()
|
||||||
->end()
|
->end()
|
||||||
->end()
|
->end()
|
||||||
|
|||||||
Reference in New Issue
Block a user