public property SchemaBookTest::$moduleName in Schema.org Metatag 8
Same name and namespace in other branches
- 8.2 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\FunctionalCode
public $moduleName = 'schema_book';