You are here

protected property CustomProvidersUiTest::$adminUser in oEmbed Providers 2.x

Same name and namespace in other branches
  1. 1.0.x tests/src/Functional/CustomProvidersUiTest.php \Drupal\Tests\oembed_providers\Functional\CustomProvidersUiTest::adminUser
  2. 1.1.x tests/src/Functional/CustomProvidersUiTest.php \Drupal\Tests\oembed_providers\Functional\CustomProvidersUiTest::adminUser

The test administrative user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/CustomProvidersUiTest.php, line 24

Class

CustomProvidersUiTest
Tests the UI for custom providers.

Namespace

Drupal\Tests\oembed_providers\Functional

Code

protected $adminUser;