You are here

protected property EntityShareServerFunctionalTestBase::$channelUser in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 modules/entity_share_server/tests/src/Functional/EntityShareServerFunctionalTestBase.php \Drupal\Tests\entity_share_server\Functional\EntityShareServerFunctionalTestBase::channelUser

A test user with access to the channel list.

Type: \Drupal\user\UserInterface

File

modules/entity_share_server/tests/src/Functional/EntityShareServerFunctionalTestBase.php, line 44

Class

EntityShareServerFunctionalTestBase
Base class for Entity Share Server functional tests.

Namespace

Drupal\Tests\entity_share_server\Functional

Code

protected $channelUser;