protected property SimplesitemapTestBase::$privilegedUser in Simple XML sitemap 4.x
Same name and namespace in other branches
- 8.3 tests/src/Functional/SimplesitemapTestBase.php \Drupal\Tests\simple_sitemap\Functional\SimplesitemapTestBase::privilegedUser
- 8.2 tests/src/Functional/SimplesitemapTestBase.php \Drupal\Tests\simple_sitemap\Functional\SimplesitemapTestBase::privilegedUser
A user with all the permissions.
Type: \Drupal\user\Entity\User
File
- tests/
src/ Functional/ SimplesitemapTestBase.php, line 46
Class
- SimplesitemapTestBase
- Provides the base class for web tests for Simple sitemap.
Namespace
Drupal\Tests\simple_sitemap\FunctionalCode
protected $privilegedUser;