You are here

public property MetatagTag::$group in Metatag 8

The group this meta tag fits in, corresponds to a MetatagGroup plugin.

Type: string

File

src/Annotation/MetatagTag.php, line 51

Class

MetatagTag
Defines a MetatagTag annotation object.

Namespace

Drupal\metatag\Annotation

Code

public $group;