You are here

public property SchemaHowToTest::$moduleName in Schema.org Metatag 8.2

Same name and namespace in other branches
  1. 8 schema_how_to/tests/src/Functional/SchemaHowToTest.php \Drupal\Tests\schema_how_to\Functional\SchemaHowToTest::moduleName

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

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

Class

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

Namespace

Drupal\Tests\schema_how_to\Functional

Code

public $moduleName = 'schema_how_to';