PHP 클래스 Sylius\Bundle\CoreBundle\Fixture\CurrencyFixture

저자: Kamil Kokot ([email protected])
상속: extends Sylius\Bundle\FixturesBundle\Fixture\AbstractFixture
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
__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