PHP 클래스 DOMPDFModule\Service\DOMPDFFactory

상속: implements Zend\ServiceManager\FactoryInterface
파일 보기 프로젝트 열기: raykolbe/DOMPDFModule

공개 메소드들

메소드 설명
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : DOMPDF Creates an instance of DOMPDF.

비공개 메소드들

메소드 설명
applyCompatGlobals ( array $config ) Declares global constants supported by DOMPDF lib.

메소드 상세

createService() 공개 메소드

Creates an instance of DOMPDF.
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) : DOMPDF
$serviceLocator Zend\ServiceManager\ServiceLocatorInterface
리턴 DOMPDF