RendererInterface

定义错误处理层的渲染引擎的接口

4.0.0

Joomla CMS

方法

getDocument

检索附加到此渲染器的 Document 实例

getDocument() : \Joomla\CMS\Document\Document

4.0.0

响应

文档

render

为给定对象呈现错误页面

render(\Throwable error) : 

4.0.0

参数

错误

Throwable要呈现的错误对象

响应

字符串