You are here

protected property CKEditorIntegrationTest::$user in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php \Drupal\Tests\media_library\FunctionalJavascript\CKEditorIntegrationTest::user

The user to use during testing.

Type: \Drupal\user\UserInterface

File

core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php, line 37

Class

CKEditorIntegrationTest
@coversDefaultClass \Drupal\media_library\Plugin\CKEditorPlugin\DrupalMediaLibrary @group media_library

Namespace

Drupal\Tests\media_library\FunctionalJavascript

Code

protected $user;