EntityViewsWithMultivalueBasefieldTest::$testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php, line 24

Class

EntityViewsWithMultivalueBasefieldTest
Tests entity views with multivalue base fields.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

public static $testViews = [
  'test_entity_multivalue_basefield',
];

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