EC-CUBE4 APIドキュメント

ShippingMultipleItemType extends AbstractType

Table of Contents

$eccubeConfig array
$session Session
$authorizationChecker AuthorizationCheckerInterface
$tokenStorage TokenStorageInterface
$prefRepository PrefRepository
$entityManager EntityManagerInterface
__construct() ShippingMultipleItemType constructor. mixed
buildForm() {@inheritdoc} mixed
getBlockPrefix() {@inheritdoc} mixed

Properties

Methods

__construct()

ShippingMultipleItemType constructor.

public __construct( $eccubeConfig : EccubeConfig , $session : Session , $authorizationChecker : AuthorizationCheckerInterface , $tokenStorage : TokenStorageInterface , $prefRepository : PrefRepository , $entityManager : EntityManagerInterface ) : mixed
Parameters
$eccubeConfig : EccubeConfig
$session : Session
$authorizationChecker : AuthorizationCheckerInterface
$tokenStorage : TokenStorageInterface
$prefRepository : PrefRepository
$entityManager : EntityManagerInterface
Return values
mixed

buildForm()

{@inheritdoc}

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

Search results