PHP Class DOMPDFModule\Service\DOMPDFFactory

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

Méthodes publiques

Méthode Description
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : DOMPDF Creates an instance of DOMPDF.

Private Methods

Méthode Description
applyCompatGlobals ( array $config ) Declares global constants supported by DOMPDF lib.

Method Details

createService() public méthode

Creates an instance of DOMPDF.
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : DOMPDF
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
Résultat DOMPDF