You are here

protected property CkeditorCodeMirrorBasicTest::$privilegedUser in CKEditor CodeMirror 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/CkeditorCodeMirrorBasicTest.php \Drupal\Tests\ckeditor_codemirror\Functional\CkeditorCodeMirrorBasicTest::privilegedUser

The user for tests.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/CkeditorCodeMirrorBasicTest.php, line 42

Class

CkeditorCodeMirrorBasicTest
Test enabling the module and adding source highlighting to a text format.

Namespace

Drupal\Tests\ckeditor_codemirror\Functional

Code

protected $privilegedUser;