You are here

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

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

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_recipe/tests/src/Functional/SchemaRecipeTest.php, line 23

Class

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

Namespace

Drupal\Tests\schema_recipe\Functional

Code

public $moduleName = 'schema_recipe';