You are here

protected property ContextualDynamicContextTest::$editorUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php \Drupal\Tests\contextual\Functional\ContextualDynamicContextTest::editorUser

A user with permission to access contextual links and edit content.

Type: \Drupal\user\UserInterface

File

core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php, line 30

Class

ContextualDynamicContextTest
Tests if contextual links are showing on the front page depending on permissions.

Namespace

Drupal\Tests\contextual\Functional

Code

protected $editorUser;