You are here

protected property ShortcutTestBase::$node in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/shortcut/src/Tests/ShortcutTestBase.php \Drupal\shortcut\Tests\ShortcutTestBase::node

Generic node used for testing.

Type: \Drupal\node\NodeInterface

File

core/modules/shortcut/src/Tests/ShortcutTestBase.php, line 46
Contains \Drupal\shortcut\Tests\ShortcutTestBase.

Class

ShortcutTestBase
Defines base class for shortcut test cases.

Namespace

Drupal\shortcut\Tests

Code

protected $node;