protected property DrupalNbspTest::$adminUser in CKEditor Non-breaking space Plugin ( ) 8
Same name and namespace in other branches
- 8.2 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 50
Class
- DrupalNbspTest
- Ensure the NBSP CKeditor dialog works.
Namespace
Drupal\Tests\nbsp\FunctionalJavascriptCode
protected $adminUser;