Copied!

ComponentInterface

ComponentInterface.php : 11
Interface

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