You are here

protected property NodeFormSaveChangedTimeTest::$authorUser in Drupal 9

Same name and namespace in other branches
  1. 8 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\Functional

Code

protected $authorUser;