Field::addTag() method

Add one or more tags

Available since version 3.0.106.

Usage

$array = $field->addTag(string $tag);

Arguments

NameType(s)Description
$tagstring

Return value

array

Returns current tag list


$field methods and properties

API reference based on ProcessWire core version 3.0.251