You are here

protected property PropertyTypeBase::$schemaMetatagManager in Schema.org Metatag 8.2

The schemaMetatagManager service.

Type: \Drupal\schema_metatag\SchemaMetatagManagerInterface

File

src/Plugin/schema_metatag/PropertyTypeBase.php, line 26

Class

PropertyTypeBase
Base class for Property type plugins.

Namespace

Drupal\schema_metatag\Plugin\schema_metatag

Code

protected $schemaMetatagManager;