ContentExportTest::$adminUser

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/FunctionalTests/DefaultContent/ContentExportTest.php \Drupal\FunctionalTests\DefaultContent\ContentExportTest::adminUser

The user account which is doing the content import and export.

Type: adminUser

File

core/tests/Drupal/FunctionalTests/DefaultContent/ContentExportTest.php, line 67

Class

ContentExportTest
Tests exporting content in YAML format.

Namespace

Drupal\FunctionalTests\DefaultContent

Code

private readonly UserInterface $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.