You are here

protected property MetaNameBase::$nameAttribute in Metatag 8

The attribute this tag uses for the name.

Type: string

File

src/Plugin/metatag/Tag/MetaNameBase.php, line 110

Class

MetaNameBase
Each meta tag will extend this base.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $nameAttribute = 'name';