AlertsJsonFeedTest::$user

Same name in this branch
  1. main core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php \Drupal\Tests\announcements_feed\FunctionalJavascript\AlertsJsonFeedTest::user
Same name and namespace in other branches
  1. 11.x core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php \Drupal\Tests\announcements_feed\FunctionalJavascript\AlertsJsonFeedTest::user
  2. 10 core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php \Drupal\Tests\announcements_feed\FunctionalJavascript\AlertsJsonFeedTest::user
  3. 11.x core/modules/announcements_feed/tests/src/Functional/AlertsJsonFeedTest.php \Drupal\Tests\announcements_feed\Functional\AlertsJsonFeedTest::user

A user with permission to access toolbar and access announcements.

Type: \Drupal\user\UserInterface

File

core/modules/announcements_feed/tests/src/Functional/AlertsJsonFeedTest.php, line 39

Class

AlertsJsonFeedTest
Test the access announcement according to json feed changes.

Namespace

Drupal\Tests\announcements_feed\Functional

Code

protected UserInterface $user;

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