PHP Class Elcodi\Fixtures\DataFixtures\ORM\Manufacturer\ManufacturerData

Inheritance: extends Elcodi\Bundle\CoreBundle\DataFixtures\ORM\Abstracts\AbstractFixture
Afficher le fichier Open project: elcodi/bamboo

Méthodes publiques

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

Method Details

load() public méthode

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