You are here

protected property CKEditorAdminTest::$adminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/ckeditor/src/Tests/CKEditorAdminTest.php \Drupal\ckeditor\Tests\CKEditorAdminTest::adminUser

A user with the 'administer filters' permission.

Type: \Drupal\user\UserInterface

File

core/modules/ckeditor/src/Tests/CKEditorAdminTest.php, line 34
Contains \Drupal\ckeditor\Tests\CKEditorAdminTest.

Class

CKEditorAdminTest
Tests administration of CKEditor.

Namespace

Drupal\ckeditor\Tests

Code

protected $adminUser;