protected property NodeAccessLanguageAwareTest::$webUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/node/src/Tests/NodeAccessLanguageAwareTest.php \Drupal\node\Tests\NodeAccessLanguageAwareTest::webUser
A normal authenticated user.
Type: \Drupal\user\UserInterface
File
- core/
modules/ node/ src/ Tests/ NodeAccessLanguageAwareTest.php, line 48 - Contains \Drupal\node\Tests\NodeAccessLanguageAwareTest.
Class
- NodeAccessLanguageAwareTest
- Tests node_access and db_select() with node_access tag functionality with multiple languages with node_access_test_language which is language-aware.
Namespace
Drupal\node\TestsCode
protected $webUser;