You are here

protected property SimpleInstagramFeedTest::$adminUser in Simple Instagram Feed Block 1.0.x

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/SimpleInstagramFeedTest.php \Drupal\Tests\simple_instagram_feed\Functional\SimpleInstagramFeedTest::adminUser

Admin users with all permissions.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/SimpleInstagramFeedTest.php, line 29

Class

SimpleInstagramFeedTest
Provides a class for Simple Instagram Feed functional tests.

Namespace

Drupal\Tests\simple_instagram_feed\Functional

Code

protected $adminUser;