You are here

protected property SimpleMegaMenuTest::$user in Simple Mega Menu 2.0.x

Same name and namespace in other branches
  1. 8 src/Tests/SimpleMegaMenuTest.php \Drupal\simple_megamenu\Tests\SimpleMegaMenuTest::user

A user with permission to administer site configuration.

Type: \Drupal\user\UserInterface

File

src/Tests/SimpleMegaMenuTest.php, line 49

Class

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

Namespace

Drupal\simple_megamenu\Tests

Code

protected $user;