protected property CKEditorTest::$ckeditor

An instance of the "CKEditor" text editor plugin.

Type: \Drupal\ckeditor\Plugin\Editor\CKEditor;

File

drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php, line 31
Definition of \Drupal\ckeditor\Tests\CKEditorTest.

Class

CKEditorTest
Tests for the 'CKEditor' text editor plugin.

Namespace

Drupal\ckeditor\Tests

Code

protected $ckeditor;