ViewsEntitySchemaSubscriberIntegrationTest::$modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php, line 33

Class

ViewsEntitySchemaSubscriberIntegrationTest
Tests \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber.

Namespace

Drupal\Tests\views\Kernel\EventSubscriber

Code

protected static $modules = [
  'entity_test',
  'entity_test_update',
  'user',
  'text',
];

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