protected property ShortcutTestBase::$node in Drupal 8
Same name in this branch
- 8 core/modules/shortcut/src/Tests/ShortcutTestBase.php \Drupal\shortcut\Tests\ShortcutTestBase::node
- 8 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/ src/ Tests/ ShortcutTestBase.php, line 48
Class
- ShortcutTestBase
- Defines base class for shortcut test cases.
Namespace
Drupal\shortcut\TestsCode
protected $node;