TableTest::$tableCellText

Same name in other branches
  1. 9 core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\TableTest::tableCellText
  2. 10 core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\TableTest::tableCellText

Text added to table cells.

Type: string

File

core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php, line 43

Class

TableTest
For testing the table plugin.

Namespace

Drupal\Tests\ckeditor5\FunctionalJavascript

Code

protected $tableCellText = 'table cell';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.