You are here

protected property CKEditorLoadingTest::$normalUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php \Drupal\Tests\ckeditor\Functional\CKEditorLoadingTest::normalUser

A normal user with access to the 'plain_text' and 'filtered_html' formats.

Type: \Drupal\user\UserInterface

File

core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php, line 40

Class

CKEditorLoadingTest
Tests loading of CKEditor.

Namespace

Drupal\Tests\ckeditor\Functional

Code

protected $normalUser;