You are here

protected property DrupalNbspTest::$adminUser in CKEditor Non-breaking space Plugin ( ) 8.2

Same name and namespace in other branches
  1. 8 tests/src/FunctionalJavascript/DrupalNbspTest.php \Drupal\Tests\nbsp\FunctionalJavascript\DrupalNbspTest::adminUser

A user with the 'administer filters' permission.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/DrupalNbspTest.php, line 51

Class

DrupalNbspTest
Ensure the NBSP CKeditor dialog works.

Namespace

Drupal\Tests\nbsp\FunctionalJavascript

Code

protected $adminUser;