PriceType extends AbstractType
Table of Contents
$eccubeConfig | EccubeConfig | |
---|---|---|
$container | ContainerInterface | |
__construct() | PriceType constructor. | mixed |
configureOptions() | {@inheritdoc} | mixed |
getParent() | {@inheritdoc} | mixed |
getBlockPrefix() | {@inheritdoc} | mixed |
Properties
$eccubeConfig
protected
EccubeConfig
$eccubeConfig
$container
protected
ContainerInterface
$container
Methods
__construct()
PriceType constructor.
public
__construct(
$eccubeConfig :
EccubeConfig
, $container :
ContainerInterface
)
: mixed
Parameters
- $eccubeConfig : EccubeConfig
- $container : ContainerInterface
Return values
mixedconfigureOptions()
{@inheritdoc}
public
configureOptions(
$resolver :
OptionsResolver
)
: mixed
Parameters
- $resolver : OptionsResolver
Return values
mixedgetParent()
{@inheritdoc}
public
getParent(
)
: mixed
Return values
mixedgetBlockPrefix()
{@inheritdoc}
public
getBlockPrefix(
)
: mixed