MediaTest::SPACE_BAR

The character code for the space bar.

File

core/modules/ckeditor/tests/src/FunctionalJavascript/MediaTest.php, line 67

Class

MediaTest
@coversDefaultClass \Drupal\ckeditor\Plugin\CKEditorPlugin\DrupalMedia @group ckeditor @group legacy

Namespace

Drupal\Tests\ckeditor\FunctionalJavascript

Code

const SPACE_BAR = 32;

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