StaticContent
class StaticContent extends Component
Properties
$content |
Methods
void
__construct($block, $area = null, $column = null)
Create a new component instance.
shouldRender()
No description
View|string
render()
Get the view / contents that represent the component.
Details
at line 16
void
__construct($block, $area = null, $column = null)
Create a new component instance.
at line 21
shouldRender()
at line 31
View|string
render()
Get the view / contents that represent the component.