You are here

private property CommentViewAccessTest::$node in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_comment/tests/src/Kernel/CommentViewAccessTest.php \Drupal\Tests\social_comment\Kernel\CommentViewAccessTest::node

Node entity to use in this test.

Type: \Drupal\node\Entity\Node

File

modules/social_features/social_comment/tests/src/Kernel/CommentViewAccessTest.php, line 55

Class

CommentViewAccessTest
Tests comment view level access.

Namespace

Drupal\Tests\social_comment\Kernel

Code

private $node;