TourTest::$tips
Same name in other branches
- 9 core/modules/tour/tests/src/Functional/TourTest.php \Drupal\Tests\tour\Functional\TourTest::tips
- 8.9.x core/modules/tour/tests/src/Functional/TourTest.php \Drupal\Tests\tour\Functional\TourTest::tips
- 11.x core/modules/tour/tests/src/Functional/TourTest.php \Drupal\Tests\tour\Functional\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\FunctionalCode
protected $tips = [
'tour-test-1' => [],
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.