You are here

public static property ExtensionViewsFieldTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/file/src/Tests/Views/ExtensionViewsFieldTest.php \Drupal\file\Tests\Views\ExtensionViewsFieldTest::testViews

Views used by this test.

Type: array

File

core/modules/file/src/Tests/Views/ExtensionViewsFieldTest.php, line 33
Contains \Drupal\file\Tests\Views\ExtensionViewsFieldTest.

Class

ExtensionViewsFieldTest
Tests the core Drupal\file\Plugin\views\field\Extension handler.

Namespace

Drupal\file\Tests\Views

Code

public static $testViews = array(
  'file_extension_view',
);