You are here

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

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

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_movie/tests/src/Functional/SchemaMovieTest.php, line 23

Class

SchemaMovieTest
Tests that each of the Schema Metatag Movie tags work correctly.

Namespace

Drupal\Tests\schema_movie\Functional

Code

public $moduleName = 'schema_movie';