Interface TreeRendererInterface

Summary

Fully Qualified Name: Zend\View\Renderer\TreeRendererInterface

Description

Methods

Name Description Defined By
canRenderTrees() Indicate whether the renderer is capable of rendering trees of view models TreeRendererInterface

Method Details

canRenderTrees()

Indicate whether the renderer is capable of rendering trees of view models

Returns: bool

Top