MasterdataType extends AbstractType
Class MasterdataType
Table of Contents
| $entityManager | EntityManagerInterface | |
|---|---|---|
| __construct() | MasterdataType constructor. | mixed |
| buildForm() | {@inheritdoc} | mixed |
| getBlockPrefix() | {@inheritdoc} | mixed |
Properties
$entityManager
protected
EntityManagerInterface
$entityManager
Methods
__construct()
MasterdataType constructor.
public
__construct(
$entityManager :
EntityManagerInterface
)
: mixed
Parameters
- $entityManager : EntityManagerInterface
Return values
mixedbuildForm()
{@inheritdoc}
public
buildForm(
$builder :
FormBuilderInterface
, $options :
array
)
: mixed
Parameters
- $builder : FormBuilderInterface
- $options : array
Return values
mixedgetBlockPrefix()
{@inheritdoc}
public
getBlockPrefix(
)
: mixed