CKEditorIntegrationTest::SPACE_BAR

The character code for the space bar.

File

core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php, line 64

Class

CKEditorIntegrationTest
@coversDefaultClass \Drupal\media\Plugin\CKEditorPlugin\DrupalMedia @group media

Namespace

Drupal\Tests\media\FunctionalJavascript

Code

const SPACE_BAR = 32;

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