BConnect POS - Reference PHP

ProductType extends AbstractType
in package

Table of Contents

Properties

$entityManager  : EntityManagerInterface
$requestStack  : RequestStack
$security  : Security

Methods

__construct()  : mixed
buildForm()  : void
configureOptions()  : void

Properties

$entityManager read-only

private EntityManagerInterface $entityManager

$requestStack read-only

private RequestStack $requestStack

Methods

__construct()

public __construct(RequestStack $requestStack, EntityManagerInterface $entityManager, Security $security) : mixed
Parameters
$requestStack : RequestStack
$entityManager : EntityManagerInterface
$security : Security

buildForm()

public buildForm(FormBuilderInterface $builder, array<string|int, mixed> $options) : void
Parameters
$builder : FormBuilderInterface
$options : array<string|int, mixed>

configureOptions()

public configureOptions(OptionsResolver $resolver) : void
Parameters
$resolver : OptionsResolver
On this page

Search results