You are here

protected property MetaHttpEquivBase::$nameAttribute in Metatag 8

The attribute this tag uses for the name.

Type: string

Overrides MetaNameBase::$nameAttribute

File

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

Class

MetaHttpEquivBase
This base plugin allows "http-equiv"-style meta tags to be customized.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $nameAttribute = 'http-equiv';