You are here

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

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

The test administrative user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/ExternalFetchTest.php, line 27

Class

ExternalFetchTest
Tests the external fetch functionality.

Namespace

Drupal\Tests\oembed_providers\Functional

Code

protected $adminUser;