Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 242463e

Browse files
author
Vladimir Shadyan
authored
Correct ZendViewRendererFactory feature description
1 parent 004f9f6 commit 242463e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v3/features/container/factories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,9 +459,9 @@ the `TwigExtension` instance (assuming the router was found).
459459
- **FactoryName**: `Zend\Expressive\ZendView\ZendViewRendererFactory`
460460
- **Suggested Name**: `Zend\Expressive\Template\TemplateRendererInterface`
461461
- **Requires**: no additional services are required.
462+
- **Optional**:
462463
- `Zend\Expressive\Router\RouterInterface`, in order to inject the custom
463464
url helper implementation.
464-
- **Optional**:
465465
- `config`, an array or `ArrayAccess` instance. This will be used to further
466466
configure the `ZendView` instance, specifically with the layout template
467467
name, entries for a `TemplateMapResolver`, and and template paths to

0 commit comments

Comments
 (0)