CsvImportType extends AbstractType
Table of Contents
$csvMaxSize | int | |
---|---|---|
__construct() | CsvImportType constructor. | mixed |
buildForm() | {@inheritdoc} | mixed |
getBlockPrefix() | {@inheritdoc} | mixed |
Properties
$csvMaxSize
private
int
$csvMaxSize
Methods
__construct()
CsvImportType constructor.
public
__construct(
$eccubeConfig :
EccubeConfig
)
: mixed
Parameters
- $eccubeConfig : EccubeConfig
Return values
mixedbuildForm()
{@inheritdoc}
public
buildForm(
$builder :
FormBuilderInterface
, $options :
array
)
: mixed
Parameters
- $builder : FormBuilderInterface
- $options : array
Return values
mixedgetBlockPrefix()
{@inheritdoc}
public
getBlockPrefix(
)
: mixed