PHP Class Wallabag\ImportBundle\Controller\ChromeController

Inheritance: extends BrowserController
Show file Open project: wallabag/wallabag

Public Methods

Method Description
indexAction ( Request $request )

Protected Methods

Method Description
getImportService ( )
getImportTemplate ( )

Method Details

getImportService() protected method

protected getImportService ( )

getImportTemplate() protected method

protected getImportTemplate ( )

indexAction() public method

public indexAction ( Request $request )
$request Symfony\Component\HttpFoundation\Request