protected property SettingsFormTest::$nonAdminUser in oEmbed Providers 2.x
Same name and namespace in other branches
- 1.0.x tests/src/Functional/SettingsFormTest.php \Drupal\Tests\oembed_providers\Functional\SettingsFormTest::nonAdminUser
- 1.1.x tests/src/Functional/SettingsFormTest.php \Drupal\Tests\oembed_providers\Functional\SettingsFormTest::nonAdminUser
The test non-administrative user.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ SettingsFormTest.php, line 34
Class
- SettingsFormTest
- Tests the global settings form.
Namespace
Drupal\Tests\oembed_providers\FunctionalCode
protected $nonAdminUser;