You are here

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

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

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_book/tests/src/Functional/SchemaBookTest.php, line 23

Class

SchemaBookTest
Tests that each of the Schema Metatag Articles tags work correctly.

Namespace

Drupal\Tests\schema_book\Functional

Code

public $moduleName = 'schema_book';