You are here

protected property ButtonAdminTest::$adminUser in Entity Embed 8

The user to use during testing.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/ButtonAdminTest.php, line 37

Class

ButtonAdminTest
Tests the creation and configuration of entity embed buttons.

Namespace

Drupal\Tests\entity_embed\FunctionalJavascript

Code

protected $adminUser;