public property SchemaArticleTest::$moduleName in Schema.org Metatag 8
Same name and namespace in other branches
- 8.2 schema_article/tests/src/Functional/SchemaArticleTest.php \Drupal\Tests\schema_article\Functional\SchemaArticleTest::moduleName
The name of the module being tested.
Type: string
Overrides SchemaMetatagTagsTestBase::$moduleName
File
- schema_article/
tests/ src/ Functional/ SchemaArticleTest.php, line 23
Class
- SchemaArticleTest
- Tests that each of the Schema Metatag Articles tags work correctly.
Namespace
Drupal\Tests\schema_article\FunctionalCode
public $moduleName = 'schema_article';