PHP Class DOMPDFModule\Mvc\Service\ViewPdfRendererFactory

Inheritance: implements Zend\ServiceManager\FactoryInterface
Afficher le fichier Open project: raykolbe/DOMPDFModule Class Usage Examples

Méthodes publiques

Méthode Description
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : PdfRenderer Create and return the PDF view renderer

Method Details

createService() public méthode

Create and return the PDF view renderer
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : PdfRenderer
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
Résultat DOMPDFModule\View\Renderer\PdfRenderer