You are here

protected property PathLanguageTest::$webUser in Zircon Profile 8.0

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

An user with permissions to administer content types.

Type: \Drupal\user\UserInterface

File

core/modules/path/src/Tests/PathLanguageTest.php, line 29
Contains \Drupal\path\Tests\PathLanguageTest.

Class

PathLanguageTest
Confirm that paths work with translated nodes.

Namespace

Drupal\path\Tests

Code

protected $webUser;