You are here

protected property MetaNameBase::$multiple in Metatag 8

True if more than one is allowed.

Type: bool

File

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

Class

MetaNameBase
Each meta tag will extend this base.

Namespace

Drupal\metatag\Plugin\metatag\Tag

Code

protected $multiple;