You are here

protected property UrlEmbedTestBase::$webUser in URL Embed 8

The test user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/UrlEmbedTestBase.php, line 36
Contains \Drupal\url_embed\Tests\UrlEmbedTestBase.

Class

UrlEmbedTestBase
Base class for all url_embed tests.

Namespace

Drupal\Tests\url_embed\Functional

Code

protected $webUser;