Blocks
class Blocks extends Component
Properties
$area | |||
$variables | |||
$blocks |
Methods
void
__construct($area, $variables = [])
Create a new component instance.
shouldRender()
No description
View|string
render()
Get the view / contents that represent the component.
Details
at line 18
void
__construct($area, $variables = [])
Create a new component instance.
at line 25
shouldRender()
at line 35
View|string
render()
Get the view / contents that represent the component.