protected property TrackerTestBase::$node in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/tracker/src/Tests/Views/TrackerTestBase.php \Drupal\tracker\Tests\Views\TrackerTestBase::node
The node used for testing.
Type: \Drupal\node\NodeInterface
File
- core/
modules/ tracker/ src/ Tests/ Views/ TrackerTestBase.php, line 34 - Contains \Drupal\tracker\Tests\Views\TrackerTestBase.
Class
- TrackerTestBase
- Base class for all tracker tests.
Namespace
Drupal\tracker\Tests\ViewsCode
protected $node;