public __construct ( $name, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher, array $types = [], array $clientTransformers = [], array $normTransformers = [], Symfony\Component\Form\DataMapperInterface $dataMapper = null, array $validators = [], $required = false, $readOnly = false, $errorBubbling = false, $emptyData = null, array $attributes = [] ) | ||
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface | |
$types | array | |
$clientTransformers | array | |
$normTransformers | array | |
$dataMapper | Symfony\Component\Form\DataMapperInterface | |
$validators | array | |
$attributes | array |