You are here

protected property SimpleMegaMenuTest::$normalUser in Simple Mega Menu 8

Same name and namespace in other branches
  1. 2.0.x src/Tests/SimpleMegaMenuTest.php \Drupal\simple_megamenu\Tests\SimpleMegaMenuTest::normalUser

A user with permission to view mega menu entities only.

Type: \Drupal\user\UserInterface

File

src/Tests/SimpleMegaMenuTest.php, line 56

Class

SimpleMegaMenuTest
Simple test to ensure that main page loads with module enabled.

Namespace

Drupal\simple_megamenu\Tests

Code

protected $normalUser;