You are here

protected property SitemapMenuTestBase::$anonUser in Sitemap 8

Same name and namespace in other branches
  1. 8.2 src/Tests/SitemapMenuTestBase.php \Drupal\sitemap\Tests\SitemapMenuTestBase::anonUser
  2. 2.0.x src/Tests/SitemapMenuTestBase.php \Drupal\sitemap\Tests\SitemapMenuTestBase::anonUser

Anonymous user.

Type: \Drupal\user\Entity\User

File

src/Tests/SitemapMenuTestBase.php, line 31

Class

SitemapMenuTestBase
Test the display of menus based on sitemap settings.

Namespace

Drupal\sitemap\Tests

Code

protected $anonUser;