protected property XmlSitemapTestBase::$admin_user in XML sitemap 8
Same name and namespace in other branches
- 2.x 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\FunctionalCode
protected $admin_user;