EC-CUBE4 APIドキュメント

MasterdataType extends AbstractType

Class MasterdataType

Table of Contents

$entityManager EntityManagerInterface
__construct() MasterdataType constructor. mixed
buildForm() {@inheritdoc} mixed
getBlockPrefix() {@inheritdoc} mixed

Properties

Methods

__construct()

MasterdataType constructor.

public __construct( $entityManager : EntityManagerInterface ) : mixed
Parameters
$entityManager : EntityManagerInterface
Return values
mixed

buildForm()

{@inheritdoc}

public buildForm( $builder : FormBuilderInterface , $options : array ) : mixed
Parameters
$builder : FormBuilderInterface
$options : array
Return values
mixed

getBlockPrefix()

{@inheritdoc}

public getBlockPrefix( ) : mixed
Return values
mixed

Search results