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

Type: modules

File

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

Class

EntityReferenceAjaxFormatterTest
Test the Entity Reference Ajax Formatter.

Namespace

Drupal\Tests\entity_reference_ajax_formatter\FunctionalJavascript

Code

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