You are here

public static property MetatagGoogleScholarTagsTest::$modules in Metatag Google Scholar 8

@todo Make the property protected once it's protected in the base class.

Overrides MetatagTagsTestBase::$modules

See also

https://www.drupal.org/node/2909426

File

tests/src/Functional/MetatagGoogleScholarTagsTest.php, line 40

Class

MetatagGoogleScholarTagsTest
Tests that each of the Metatag Google Scholar tags work correctly.

Namespace

Drupal\Tests\metatag_google_scholar\Functional

Code

public static $modules = [
  'metatag_google_scholar',
];