You are here

protected property CKEditorLoadingTest::$normalUser in Zircon Profile 8

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

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

Type: \Drupal\user\UserInterface

File

core/modules/ckeditor/src/Tests/CKEditorLoadingTest.php, line 38
Contains \Drupal\ckeditor\Tests\CKEditorLoadingTest.

Class

CKEditorLoadingTest
Tests loading of CKEditor.

Namespace

Drupal\ckeditor\Tests

Code

protected $normalUser;