interface RenderableInterface (View source)

Defines an object which can be rendered by the Render API.

Methods

array
toRenderable()

Returns a render array representation of the object.

Details

array toRenderable()

Returns a render array representation of the object.

Return Value

array

A render array.