| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| 'ViewPdfStrategy' => __NAMESPACE__ . '\Mvc\Service\ViewPdfStrategyFactory', | ||
| 'Dompdf' => Service\DompdfFactory::class, | ||
| 'ViewPdfRenderer' => Mvc\Service\ViewPdfRendererFactory::class, | ||
| 'ViewPdfStrategy' => Mvc\Service\ViewPdfRendererFactory::class |
There was a problem hiding this comment.
@raykolbe This should read Mvc\Service\ViewPdfStrategyFactory::class rather than RendererFactory::class.
Sorry, something went wrong.
There was a problem hiding this comment.
Good catch.
Sorry, something went wrong.
|
Any update on this? It would be nice if this was finally usable via composer as 0.6.0. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Change Profile
Description
⚠️ Work in progress: Upgrade to support ZF3.
Notable Breaking Changes
Reason
Ensure continued support of ZF framework.