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

Inheritance: implements Doctrine\Common\DataFixtures\FixtureInterface
Datei anzeigen Open project: KnpLabs/KnpBundles Class Usage Examples

Protected Properties

Property Type Description
$devNames
$orgNames

Public Methods

Method Description
load ( Doctrine\Common\Persistence\ObjectManager $manager )

Protected Methods

Method Description
makeBundle ( $manager, Owner $owner, $i, $contributor = null )

Method Details

load() public method

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

makeBundle() protected method

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