propel-bundle/DataFixtures/Loader
Toni Uebernickel 7ab2b44b23 convert Faker datetime into string
This fixes #221.

Faker returns a \DateTime object, but the YAML format requires a string.
2016-01-24 12:10:37 +01:00
..
AbstractDataLoader.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
DataLoaderInterface.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
DataWiper.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
XmlDataLoader.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
YamlDataLoader.php convert Faker datetime into string 2016-01-24 12:10:37 +01:00