You are here

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

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Plugin/MenuLinkTest.php \Drupal\views\Tests\Plugin\MenuLinkTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Plugin/MenuLinkTest.php, line 25
Contains \Drupal\views\Tests\Plugin\MenuLinkTest.

Class

MenuLinkTest
Tests the menu links created in views.

Namespace

Drupal\views\Tests\Plugin

Code

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