You are here

protected property EmbedTestBase::$webUser in Embed 8

The test administrative user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EmbedTestBase.php, line 43

Class

EmbedTestBase
Base class for all embed tests.

Namespace

Drupal\Tests\embed\Functional

Code

protected $webUser;