class PdfController extends AbstractController

PdfController class

Methods

Response
display(PageEditServiceInterface $pageEditService, PageEditPdfInterface $pageEditPdf, $page)

Creates and displays the pdf of the page

Details

at line 38
Response display(PageEditServiceInterface $pageEditService, PageEditPdfInterface $pageEditPdf, $page)

Creates and displays the pdf of the page

Parameters

PageEditServiceInterface $pageEditService
PageEditPdfInterface $pageEditPdf
$page

Return Value

Response

Exceptions

NotFoundHttpException