Copied!

TagRendererRegistryInterface

TagRendererRegistryInterface.php : 13

Methods

publicrender()

TagRendererRegistryInterface.php : 24
public render(Content $content, string $type, string $field, string $value, array<string|int, mixed> $fieldConfig) : string

Parameters

Name Type Default value Description
$content Content - -
$type string - -
$field string - -
$value string - -
$fieldConfig array<string|int, mixed> - -

Return values

string

Tags
Throws
InvalidArgumentException