Template::addTag()

Add tag

Available since version 3.0.176.

Usage

$template->addTag(string $tag);

Arguments

NameType(s)Description
$tagstring

Return value

$this

Object instance it was called from (method supports fluent interface).


Template methods and properties

API reference based on ProcessWire core version 3.0.251