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.