You are here

protected property CustomProvidersUiTest::$nonAdminUser in oEmbed Providers 1.0.x

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

The test non-administrative user.

Type: \Drupal\user\UserInterface

File

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

Class

CustomProvidersUiTest
Class CustomProvidersUiTest.

Namespace

Drupal\Tests\oembed_providers\Functional

Code

protected $nonAdminUser;