PHP 클래스 Elcodi\Fixtures\DataFixtures\ORM\Page\PageData

상속: extends Elcodi\Bundle\CoreBundle\DataFixtures\ORM\Abstracts\AbstractFixture
파일 보기 프로젝트 열기: elcodi/bamboo

공개 메소드들

메소드 설명
load ( Doctrine\Common\Persistence\ObjectManager $manager ) Load data fixtures with the passed EntityManager

메소드 상세

load() 공개 메소드

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