You are here

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

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

Views used by this test.

Type: array

File

core/modules/tracker/src/Tests/Views/TrackerUserUidTest.php, line 24
Contains \Drupal\tracker\Tests\Views\TrackerUserUidTest.

Class

TrackerUserUidTest
Tests the tracker user uid handlers.

Namespace

Drupal\tracker\Tests\Views

Code

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