protected property EntityRevisionsTest::$webUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/EntityRevisionsTest.php \Drupal\system\Tests\Entity\EntityRevisionsTest::webUser
A user with permission to administer entity_test content.
Type: \Drupal\user\UserInterface
File
- core/
modules/ system/ src/ Tests/ Entity/ EntityRevisionsTest.php, line 32 - Contains \Drupal\system\Tests\Entity\EntityRevisionsTest.
Class
- EntityRevisionsTest
- Create a entity with revisions and test viewing, saving, reverting, and deleting revisions.
Namespace
Drupal\system\Tests\EntityCode
protected $webUser;