You are here

protected property TextFormatElementFormTest::$testUser in Drupal 9

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

User for testing.

Type: \Drupal\user\UserInterface

File

core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php, line 24

Class

TextFormatElementFormTest
Tests PathElement validation and conversion functionality.

Namespace

Drupal\Tests\filter\Kernel

Code

protected $testUser;