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

Afficher le fichier Open project: ec-cube/ec-cube

Méthodes publiques

Méthode Description
index ( Application $app, Request $request )

Private Methods

Méthode Description
parseLogFile ( $logFile, $formData )

Method Details

index() public méthode

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