abstract protected function SchemaEntryPointTrait::schemaMetatagManager in Schema.org Metatag 8
Return the SchemaMetatagManager.
Return value
\Drupal\schema_metatag\SchemaMetatagManager The Schema Metatag Manager service.
File
- src/
Plugin/ metatag/ Tag/ SchemaEntryPointTrait.php, line 18
Class
- SchemaEntryPointTrait
- Schema.org EntryPoint trait.
Namespace
Drupal\schema_metatag\Plugin\metatag\TagCode
protected abstract function schemaMetatagManager();