You are here

protected property CKEditorTest::$ckeditor in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php \Drupal\Tests\ckeditor\Kernel\CKEditorTest::ckeditor

An instance of the "CKEditor" text editor plugin.

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

File

core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php, line 37

Class

CKEditorTest
Tests for the 'CKEditor' text editor plugin.

Namespace

Drupal\Tests\ckeditor\Kernel

Code

protected $ckeditor;