CustomTagValuesTrait

This is the custom tag values trait.

Tags
see
CustomTagValuesTrait::getCustomTagValues()

Table of Contents

$customTagValues  : array<string|int, mixed>
getCustomTagValues() Returns the element custom tag values.  : array<string|int, CustomTagValue>
setCustomTagValues()  : void

Properties

Methods

setCustomTagValues()

protected setCustomTagValues(array<string|int, mixed> $customTagValues) : void
Parameters
$customTagValues : array<string|int, mixed>
Return values
void

Search results