PHP Class Knp\Bundle\KnpBundlesBundle\DataFixtures\ORM\Data

Inheritance: implements Doctrine\Common\DataFixtures\FixtureInterface
Afficher le fichier Open project: KnpLabs/KnpBundles Class Usage Examples

Protected Properties

Свойство Type Description
$devNames
$orgNames

Méthodes publiques

Méthode Description
load ( Doctrine\Common\Persistence\ObjectManager $manager )

Méthodes protégées

Méthode Description
makeBundle ( $manager, Owner $owner, $i, $contributor = null )

Method Details

load() public méthode

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

makeBundle() protected méthode

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

Property Details

$devNames protected_oe property

protected $devNames

$orgNames protected_oe property

protected $orgNames