protected property PathLanguageTest::$webUser in Drupal 10
Same name and namespace in other branches
- 8 core/modules/path/tests/src/Functional/PathLanguageTest.php \Drupal\Tests\path\Functional\PathLanguageTest::webUser
- 9 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\FunctionalCode
protected $webUser;