VocabularySerializationTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php \Drupal\Tests\taxonomy\Functional\VocabularySerializationTest::modules
  2. 10 core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php \Drupal\Tests\taxonomy\Functional\VocabularySerializationTest::modules
  3. 11.x core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php \Drupal\Tests\taxonomy\Functional\VocabularySerializationTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php, line 24

Class

VocabularySerializationTest
Regression test for <a href="https://www.drupal.org/node/2807263">https://www.drupal.org/node/2807263</a>.

Namespace

Drupal\Tests\taxonomy\Functional

Code

public static $modules = [
    'taxonomy',
    'vocabulary_serialization_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.