You are here

protected property MetaNameBase::$value in Metatag 8

The value of the metatag in this instance.

Type: mixed

File

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

Class

MetaNameBase
Each meta tag will extend this base.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $value;