PHP Class Eccube\Controller\Admin\Setting\System\SystemController

Show file Open project: ec-cube/ec-cube

Public Methods

Method Description
__construct ( )
getSystemInfo ( Application $app )
index ( Application $app )

Method Details

__construct() public method

public __construct ( )

getSystemInfo() public method

public getSystemInfo ( Application $app )
$app Eccube\Application

index() public method

public index ( Application $app )
$app Eccube\Application