protected property ShortcutTestBase::$node in Drupal 10
Same name and namespace in other branches
- 8 core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::node
- 9 core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php \Drupal\Tests\shortcut\Functional\ShortcutTestBase::node
Generic node used for testing.
Type: \Drupal\node\NodeInterface
File
- core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTestBase.php, line 41
Class
- ShortcutTestBase
- Defines base class for shortcut test cases.
Namespace
Drupal\Tests\shortcut\FunctionalCode
protected $node;