You are here

protected property CKEditorTest::$ckeditor in Zircon Profile 8

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

An instance of the "CKEditor" text editor plugin.

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

File

core/modules/ckeditor/src/Tests/CKEditorTest.php, line 33
Contains \Drupal\ckeditor\Tests\CKEditorTest.

Class

CKEditorTest
Tests for the 'CKEditor' text editor plugin.

Namespace

Drupal\ckeditor\Tests

Code

protected $ckeditor;