You are here

protected property MetaItempropBase::$nameAttribute in Metatag 8

The attribute this tag uses for the name.

Type: string

Overrides MetaNameBase::$nameAttribute

File

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

Class

MetaItempropBase
This base plugin allows "itemprop"-style meta tags be customized.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $nameAttribute = 'itemprop';