Same name and namespace in other branches
  1. 2.0.x tests/src/FunctionalJavascript/EntityReferenceAjaxFormatterTest.php \Drupal\Tests\entity_reference_ajax_formatter\FunctionalJavascript\EntityReferenceAjaxFormatterTest::modules

Modules to enable for this test.

Type: array

Fichier

tests/src/FunctionalJavascript/EntityReferenceAjaxFormatterTest.php, line 22

Classe

EntityReferenceAjaxFormatterTest
Test the Entity Reference Ajax Formatter.

Namespace

Drupal\Tests\entity_reference_ajax_formatter\FunctionalJavascript

Code

protected static $modules = [
    'node',
    'entity_reference_ajax_formatter',
];