PHP Class WellCommerce\Bundle\CurrencyBundle\DataFixtures\ORM\LoadCurrencyData

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\DataFixtures\AbstractDataFixture, implements Doctrine\Common\DataFixtures\FixtureInterface, implements Doctrine\Common\DataFixtures\OrderedFixtureInterface
Show file Open project: wellcommerce/wellcommerce

Public Properties

Property Type Description
$samples

Public Methods

Method Description
load ( Doctrine\Common\Persistence\ObjectManager $manager ) {@inheritDoc}

Method Details

load() public method

{@inheritDoc}
public load ( Doctrine\Common\Persistence\ObjectManager $manager )
$manager Doctrine\Common\Persistence\ObjectManager

Property Details

$samples public static property

public static $samples