You are here

public property SchemaHowToTest::$schemaTagsNamespace in Schema.org Metatag 8

The namespace of the tags which will be tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$schemaTagsNamespace

File

schema_how_to/tests/src/Functional/SchemaHowToTest.php, line 28

Class

SchemaHowToTest
Tests that each of the Schema Metatag HowTo tags work correctly.

Namespace

Drupal\Tests\schema_how_to\Functional

Code

public $schemaTagsNamespace = '\\Drupal\\schema_how_to\\Plugin\\metatag\\Tag\\';