You are here

protected property MetaPropertyBase::$nameAttribute in Metatag 8

The attribute this tag uses for the name.

Type: string

Overrides MetaNameBase::$nameAttribute

File

src/Plugin/metatag/Tag/MetaPropertyBase.php, line 15

Class

MetaPropertyBase
This base plugin allows "property"-style meta tags tobe customized.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $nameAttribute = 'property';