NodeFormSaveChangedTimeTest::$authorUser
Same name in other branches
- 9 core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php \Drupal\Tests\node\Functional\NodeFormSaveChangedTimeTest::authorUser
- 8.9.x core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php \Drupal\Tests\node\Functional\NodeFormSaveChangedTimeTest::authorUser
- 11.x core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php \Drupal\Tests\node\Functional\NodeFormSaveChangedTimeTest::authorUser
A user with permissions to create and edit articles.
Type: \Drupal\user\UserInterface
File
-
core/
modules/ node/ tests/ src/ Functional/ NodeFormSaveChangedTimeTest.php, line 33
Class
- NodeFormSaveChangedTimeTest
- Tests updating the changed time after API and FORM entity save.
Namespace
Drupal\Tests\node\FunctionalCode
protected $authorUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.