You are here

protected property EntityEmbedTestBase::$webUser in Entity Embed 8

The test user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EntityEmbedTestBase.php, line 41

Class

EntityEmbedTestBase
Base class for all entity_embed tests.

Namespace

Drupal\Tests\entity_embed\Functional

Code

protected $webUser;