You are here

public property SitemapTestBase::$userAdmin in Sitemap 2.0.x

Same name and namespace in other branches
  1. 8.2 src/Tests/SitemapTestBase.php \Drupal\sitemap\Tests\SitemapTestBase::userAdmin

User accounts.

Type: \Drupal\Core\Session\AccountInterface

File

src/Tests/SitemapTestBase.php, line 24

Class

SitemapTestBase
Tests the landing and admin pages of the sitemap.

Namespace

Drupal\sitemap\Tests

Code

public $userAdmin;