You are here

protected property ContextualDynamicContextTest::$editorUser in Zircon Profile 8

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

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

Type: \Drupal\user\UserInterface

File

core/modules/contextual/src/Tests/ContextualDynamicContextTest.php, line 29
Contains \Drupal\contextual\Tests\ContextualDynamicContextTest.

Class

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

Namespace

Drupal\contextual\Tests

Code

protected $editorUser;