protected property EntityCloneContentCreatedDate::$sutUser in Entity Clone 8
The user that we will use to execute the functional test.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ EntityCloneContentCreatedDate.php, line 31
Class
- EntityCloneContentCreatedDate
- Test whether cloning an entity also clones its created date.
Namespace
Drupal\Tests\entity_clone\FunctionalCode
protected $sutUser;