You are here

protected property XmlSitemapTestBase::$admin_user in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/XmlSitemapTestBase.php \Drupal\Tests\xmlsitemap\Functional\XmlSitemapTestBase::admin_user

The admin user account.

@codingStandardsIgnoreStart

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/XmlSitemapTestBase.php, line 37

Class

XmlSitemapTestBase
Helper test class with some added functions for testing.

Namespace

Drupal\Tests\xmlsitemap\Functional

Code

protected $admin_user;