You are here

protected property CKEditorIntegrationTest::$filterFormat in Drupal 8

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

The FilterFormat config entity used for testing.

Type: \Drupal\filter\FilterFormatInterface

File

core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php, line 40

Class

CKEditorIntegrationTest
Tests the integration of CKEditor.

Namespace

Drupal\Tests\ckeditor\FunctionalJavascript

Code

protected $filterFormat;