You are here

public static property ViewsAggregatorStyleTableTest::$testViews in Views Aggregator Plus 8

Views used by this test.

Type: array

File

tests/src/Functional/Plugin/ViewsAggregatorStyleTableTest.php, line 24

Class

ViewsAggregatorStyleTableTest
Tests the views aggregator result table style plugin.

Namespace

Drupal\Tests\views_aggregator\Functional\Plugin

Code

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