You are here

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

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

The name of the module being tested.

Type: string

Overrides SchemaMetatagTagsTestBase::$moduleName

File

schema_image_object/tests/src/Functional/SchemaImageObjectTest.php, line 23

Class

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

Namespace

Drupal\Tests\schema_image_object\Functional

Code

public $moduleName = 'schema_image_object';