PHP Класс Sylius\Bundle\CoreBundle\Fixture\CurrencyFixture

Автор: Kamil Kokot ([email protected])
Наследование: extends Sylius\Bundle\FixturesBundle\Fixture\AbstractFixture
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Sylius\Component\Resource\Factory\FactoryInterface $currencyFactory, Doctrine\Common\Persistence\ObjectManager $currencyManager )
getName ( )
load ( array $options )

Защищенные методы

Метод Описание
configureOptionsNode ( ArrayNodeDefinition $optionsNode )

Описание методов

__construct() публичный Метод

public __construct ( Sylius\Component\Resource\Factory\FactoryInterface $currencyFactory, Doctrine\Common\Persistence\ObjectManager $currencyManager )
$currencyFactory Sylius\Component\Resource\Factory\FactoryInterface
$currencyManager Doctrine\Common\Persistence\ObjectManager

configureOptionsNode() защищенный Метод

protected configureOptionsNode ( ArrayNodeDefinition $optionsNode )
$optionsNode Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition

getName() публичный Метод

public getName ( )

load() публичный Метод

public load ( array $options )
$options array