protected property EditorLoadingTest::$untrustedUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/editor/src/Tests/EditorLoadingTest.php \Drupal\editor\Tests\EditorLoadingTest::untrustedUser
An untrusted user, with access to the 'plain_text' format.
Type: \Drupal\user\UserInterface
File
- core/
modules/ editor/ src/ Tests/ EditorLoadingTest.php, line 34 - Contains \Drupal\editor\Tests\EditorLoadingTest.
Class
- EditorLoadingTest
- Tests loading of text editors.
Namespace
Drupal\editor\TestsCode
protected $untrustedUser;