You are here

protected property TextFormatElementFormTest::$testUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/filter/src/Tests/TextFormatElementFormTest.php \Drupal\filter\Tests\TextFormatElementFormTest::testUser

User for testing.

Type: \Drupal\user\UserInterface

File

core/modules/filter/src/Tests/TextFormatElementFormTest.php, line 29
Contains \Drupal\filter\Tests\TextFormatElementFormTest.

Class

TextFormatElementFormTest
Tests PathElement validation and conversion functionality.

Namespace

Drupal\filter\Tests

Code

protected $testUser;