You are here

public static property RelationshipUserImageDataTest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php \Drupal\image\Tests\Views\RelationshipUserImageDataTest::testViews

Views used by this test.

Type: array

File

core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php, line 33
Contains \Drupal\image\Tests\Views\RelationshipUserImageDataTest.

Class

RelationshipUserImageDataTest
Tests image on user relationship handler.

Namespace

Drupal\image\Tests\Views

Code

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