BlockContentRedirectTest::$testViews

Views used by this test.

Type: array

File

core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php, line 17

Class

BlockContentRedirectTest
Tests the redirect destination on block content on entity operations.

Namespace

Drupal\Tests\block_content\Functional\Views

Code

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

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