You are here

protected property CKEditorLoadingTest::$untrustedUser 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::untrustedUser

An untrusted user with access to only the 'plain_text' format.

Type: \Drupal\user\UserInterface

File

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

Class

CKEditorLoadingTest
Tests loading of CKEditor.

Namespace

Drupal\ckeditor\Tests

Code

protected $untrustedUser;