You are here

protected property PathLanguageTest::$webUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/path/tests/src/Functional/PathLanguageTest.php \Drupal\Tests\path\Functional\PathLanguageTest::webUser

A user with permissions to administer content types.

Type: \Drupal\user\UserInterface

File

core/modules/path/tests/src/Functional/PathLanguageTest.php, line 34

Class

PathLanguageTest
Confirm that paths work with translated nodes.

Namespace

Drupal\Tests\path\Functional

Code

protected $webUser;