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

Commit 492fb0f

Browse files
committed
Correction to zend-view docs
- Now that we *always* compose and proxy to a NamespacedPathStackResolver, using alternate resolvers is never a problem.
1 parent 0829614 commit 492fb0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/book/template/zend-view.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,3 @@ We recommend the following practices when using the zend-view adapter:
153153
service; this allows you to inject it into middleware and add variables to it.
154154
- While we support passing the layout as a rendering parameter, be aware that if
155155
you change engines, this may not be supported.
156-
- While you can use alternate resolvers, not all of them will work with the
157-
`addPath()` implementation. As such, we recommend setting up resolvers and
158-
paths only during creation of the template adapter.

0 commit comments

Comments
 (0)