You are here

protected property PathLanguageTest::$webUser in Drupal 8

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

An 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;