Copied!

Renderable

Renderable.php : 17
Interface
Tags
Deprecated
4.6.19

The Renderable class is deprecated, will be removed in 5.0. Use ComponentInterface instead

Methods

publicrender()

ComponentInterface.php : 16
public render([array<string|int, mixed> $parameters = [] ]) : string

Parameters

Name Type Default value Description
$parameters array<string|int, mixed> [] -

Return values

string