From 242463e8c715f1100fd0f716df27bd9a5ad1e5bf Mon Sep 17 00:00:00 2001 From: Vladimir Shadyan Date: Thu, 22 Mar 2018 02:27:26 +0400 Subject: [PATCH] Correct ZendViewRendererFactory feature description --- docs/book/v3/features/container/factories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/v3/features/container/factories.md b/docs/book/v3/features/container/factories.md index d8b27153..3cb45594 100644 --- a/docs/book/v3/features/container/factories.md +++ b/docs/book/v3/features/container/factories.md @@ -459,9 +459,9 @@ the `TwigExtension` instance (assuming the router was found). - **FactoryName**: `Zend\Expressive\ZendView\ZendViewRendererFactory` - **Suggested Name**: `Zend\Expressive\Template\TemplateRendererInterface` - **Requires**: no additional services are required. +- **Optional**: - `Zend\Expressive\Router\RouterInterface`, in order to inject the custom url helper implementation. -- **Optional**: - `config`, an array or `ArrayAccess` instance. This will be used to further configure the `ZendView` instance, specifically with the layout template name, entries for a `TemplateMapResolver`, and and template paths to