You are here

protected property TinyMCELoadingTest::$normalUser in TinyMCE 1.x

A normal user with access to the 'plain_text' and 'filtered_html' formats.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/TinyMCELoadingTest.php, line 40

Class

TinyMCELoadingTest
Tests loading of CKEditor.

Namespace

Drupal\Tests\tinymce\Functional

Code

protected $normalUser;