You are here

public function SchemaMetatagTagsTestBase::metatagTagManager in Schema.org Metatag 8.2

The Metatag Tag Manager.

The Metatag Tag Manager service.

File

tests/src/Functional/SchemaMetatagTagsTestBase.php, line 127

Class

SchemaMetatagTagsTestBase
Base class to test all of the meta tags that are in a specific module.

Namespace

Drupal\Tests\schema_metatag\Functional

Code

public function metatagTagManager() {
  return $this->metatagTagManager;
}