protected property EditorAdminTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/editor/src/Tests/EditorAdminTest.php \Drupal\editor\Tests\EditorAdminTest::adminUser
A user with the 'administer filters' permission.
Type: \Drupal\user\UserInterface
File
- core/
modules/ editor/ src/ Tests/ EditorAdminTest.php, line 35 - Contains \Drupal\editor\Tests\EditorAdminTest.
Class
- EditorAdminTest
- Tests administration of text editors.
Namespace
Drupal\editor\TestsCode
protected $adminUser;