You are here

public static property DisplayJsonFeedTest::$testViews in JSON Feed 8

Views used by this test.

Type: array

File

tests/src/Functional/DisplayJsonFeedTest.php, line 46

Class

DisplayJsonFeedTest
Tests the json_feed display plugin.

Namespace

Drupal\Tests\json_feed\Functional

Code

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