TourTest::$tips

Tour tip attributes to be tested. Keyed by the path.

An array of tip attributes, keyed by path.

Type: array

Overrides TourTestBasic::$tips

File

core/modules/tour/tests/src/Functional/TourTest.php, line 53

Class

TourTest
Tests the functionality of tour tips.

Namespace

Drupal\Tests\tour\Functional

Code

protected $tips = [
  'tour-test-1' => [],
];

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