PHP Class Sylius\Bundle\AddressingBundle\Form\Type\ProvinceCodeChoiceType

Author: Jan Góralski ([email protected])
Inheritance: extends Symfony\Component\Form\AbstractType
Afficher le fichier Open project: sylius/sylius

Protected Properties

Свойство Type Description
$provinceRepository Sylius\Component\Resource\Repository\RepositoryInterface

Méthodes publiques

Méthode Description
__construct ( Sylius\Component\Resource\Repository\RepositoryInterface $provinceRepository )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getBlockPrefix ( )
getParent ( )

Method Details

__construct() public méthode

public __construct ( Sylius\Component\Resource\Repository\RepositoryInterface $provinceRepository )
$provinceRepository Sylius\Component\Resource\Repository\RepositoryInterface

buildForm() public méthode

public buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
$builder Symfony\Component\Form\FormBuilderInterface
$options array

getBlockPrefix() public méthode

public getBlockPrefix ( )

getParent() public méthode

public getParent ( )

Property Details

$provinceRepository protected_oe property

protected RepositoryInterface,Sylius\Component\Resource\Repository $provinceRepository
Résultat Sylius\Component\Resource\Repository\RepositoryInterface