PHP Class Elcodi\Admin\CurrencyBundle\DataFixtures\ORM\Currency\CurrencyEuroData

Inheritance: extends Elcodi\Bundle\CoreBundle\DataFixtures\ORM\Abstracts\AbstractFixture
Show file Open project: elcodi/bamboo

Public Methods

Method Description
load ( Doctrine\Common\Persistence\ObjectManager $manager ) Load data fixtures with the passed EntityManager

Method Details

load() public method

Load data fixtures with the passed EntityManager
public load ( Doctrine\Common\Persistence\ObjectManager $manager )
$manager Doctrine\Common\Persistence\ObjectManager