You are here

protected property SchemaGroupBase::$schemaMetatag in Schema.org Metatag 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/metatag/Group/SchemaGroupBase.php \Drupal\schema_metatag\Plugin\metatag\Group\SchemaGroupBase::schemaMetatag

Whether this is structured data.

Type: bool

File

src/Plugin/metatag/Group/SchemaGroupBase.php, line 17

Class

SchemaGroupBase
Schema.org groups should extend this class.

Namespace

Drupal\schema_metatag\Plugin\metatag\Group

Code

protected $schemaMetatag;