PHP Class Wallabag\ImportBundle\Controller\PocketController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Show file Open project: wallabag/wallabag

Public Methods

Method Description
authAction ( Request $request )
callbackAction ( )
indexAction ( )

Private Methods

Method Description
getPocketImportService ( ) : PocketImport Return Pocket Import Service with or without RabbitMQ enabled.

Method Details

authAction() public method

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

callbackAction() public method

public callbackAction ( )

indexAction() public method

public indexAction ( )