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

Inheritance: extends Eccube\Controller\AbstractController
显示文件 Open project: ec-cube/ec-cube

Public Methods

Method Description
index ( Application $app, Request $request, $id = null )

Method Details

index() public method

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