RestExportAuthTest::$testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php, line 32

Class

RestExportAuthTest
Tests the auth option of rest exports.

Namespace

Drupal\Tests\rest\Kernel\Views

Code

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

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