Joli\GifExceptionBundle\Tests\src\TestController::error404Action PHP Method

error404Action() public method

public error404Action ( )
    public function error404Action()
    {
        throw new NotFoundHttpException();
    }