EC-CUBE4 APIドキュメント

LogType extends AbstractType

Table of Contents

$eccubeConfig EccubeConfig
$kernel KernelInterface
__construct() LogType constructor. mixed
buildForm() {@inheritdoc} mixed
getBlockPrefix() {@inheritdoc} mixed

Properties

$kernel

protected KernelInterface $kernel

Methods

__construct()

LogType constructor.

public __construct( $eccubeConfig : EccubeConfig , $kernel : KernelInterface ) : mixed
Parameters
$eccubeConfig : EccubeConfig
$kernel : KernelInterface
Return values
mixed

buildForm()

{@inheritdoc}

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

getBlockPrefix()

{@inheritdoc}

public getBlockPrefix( ) : mixed
Return values
mixed

Search results