PHP 클래스 Knp\Bundle\KnpBundlesBundle\DataFixtures\ORM\Data

상속: implements Doctrine\Common\DataFixtures\FixtureInterface
파일 보기 프로젝트 열기: KnpLabs/KnpBundles 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$devNames
$orgNames

공개 메소드들

메소드 설명
load ( Doctrine\Common\Persistence\ObjectManager $manager )

보호된 메소드들

메소드 설명
makeBundle ( $manager, Owner $owner, $i, $contributor = null )

메소드 상세

load() 공개 메소드

public load ( Doctrine\Common\Persistence\ObjectManager $manager )
$manager Doctrine\Common\Persistence\ObjectManager

makeBundle() 보호된 메소드

protected makeBundle ( $manager, Owner $owner, $i, $contributor = null )
$owner Knp\Bundle\KnpBundlesBundle\Entity\Owner

프로퍼티 상세

$devNames 보호되어 있는 프로퍼티

protected $devNames

$orgNames 보호되어 있는 프로퍼티

protected $orgNames