You are here

private property CommentViewAccessTest::$storage in Open Social 10.3.x

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

The comment storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

CommentViewAccessTest
Tests comment view level access.

Namespace

Drupal\Tests\social_comment\Kernel

Code

private $storage;