You are here

public property MetatagTag::$type in Metatag 8

Type of the meta tag.

Should be either 'date', 'image', 'integer', 'label', 'string' or 'uri'.

Type: string

File

src/Annotation/MetatagTag.php, line 67

Class

MetatagTag
Defines a MetatagTag annotation object.

Namespace

Drupal\metatag\Annotation

Code

public $type;