Bolt\Controller\Async\Widget::before PHP Method

before() public method

NOTE: Routes on this controller *MUST* check their own authentication where it is applicable.
public before ( Request $request )
$request Symfony\Component\HttpFoundation\Request
    public function before(Request $request)
    {
    }