PHP Class Eccube\Controller\Admin\Setting\Shop\TradelawController

Inheritance: extends Eccube\Controller\AbstractController
Show file Open project: ec-cube/ec-cube

Public Properties

Property Type Description
$form

Public Methods

Method Description
__construct ( )
index ( Application $app, Request $request )

Method Details

__construct() public method

public __construct ( )

index() public method

public index ( Application $app, Request $request )
$app Eccube\Application
$request Symfony\Component\HttpFoundation\Request

Property Details

$form public property

public $form