EC-CUBE4 APIドキュメント

PriceType extends AbstractType

Table of Contents

$eccubeConfig EccubeConfig
$container ContainerInterface
__construct() PriceType constructor. mixed
configureOptions() {@inheritdoc} mixed
getParent() {@inheritdoc} mixed
getBlockPrefix() {@inheritdoc} mixed

Properties

$container

protected ContainerInterface $container

Methods

__construct()

PriceType constructor.

public __construct( $eccubeConfig : EccubeConfig , $container : ContainerInterface ) : mixed
Parameters
$eccubeConfig : EccubeConfig
$container : ContainerInterface
Return values
mixed

configureOptions()

{@inheritdoc}

public configureOptions( $resolver : OptionsResolver ) : mixed
Parameters
$resolver : OptionsResolver
Return values
mixed

getParent()

{@inheritdoc}

public getParent( ) : mixed
Return values
mixed

getBlockPrefix()

{@inheritdoc}

public getBlockPrefix( ) : mixed
Return values
mixed

Search results