protected property CommentTestBase::$node in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/CommentTestBase.php \Drupal\comment\Tests\CommentTestBase::node
A test node to which comments will be posted.
Type: \Drupal\node\NodeInterface
File
- core/
modules/ comment/ src/ Tests/ CommentTestBase.php, line 51 - Contains \Drupal\comment\Tests\CommentTestBase.
Class
- CommentTestBase
- Provides setup and helper methods for comment tests.
Namespace
Drupal\comment\TestsCode
protected $node;