protected property ShortcutTestBase::$set in Drupal 8
Same name in this branch
- 8 core/modules/shortcut/src/Tests/ShortcutTestBase.php \Drupal\shortcut\Tests\ShortcutTestBase::set
- 8 core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::set
Same name and namespace in other branches
- 9 core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::set
Site-wide default shortcut set.
Type: \Drupal\shortcut\ShortcutSetInterface
File
- core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTestBase.php, line 48
Class
- ShortcutTestBase
- Defines base class for shortcut test cases.
Namespace
Drupal\Tests\shortcut\FunctionalCode
protected $set;