protected property CKEditorLoadingTest::$untrustedUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php \Drupal\Tests\ckeditor\Functional\CKEditorLoadingTest::untrustedUser
An untrusted user with access to only the 'plain_text' format.
Type: \Drupal\user\UserInterface
File
- core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorLoadingTest.php, line 33
Class
- CKEditorLoadingTest
- Tests loading of CKEditor.
Namespace
Drupal\Tests\ckeditor\FunctionalCode
protected $untrustedUser;