CKEditorIntegrationTest::RETURN_KEY

The character code for the return key.

File

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

Class

CKEditorIntegrationTest
@coversDefaultClass \Drupal\media\Plugin\CKEditorPlugin\DrupalMedia[[api-linebreak]] @group media

Namespace

Drupal\Tests\media\FunctionalJavascript

Code

const RETURN_KEY = 13;

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