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