Loading core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php→core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php +1 −1 Original line number Diff line number Diff line <?php namespace Drupal\Tests\inline_form_errors\FunctionalJavascript; namespace Drupal\Tests\ckeditor\FunctionalJavascript; use Drupal\Core\Entity\Entity\EntityFormDisplay; use Drupal\editor\Entity\Editor; Loading Loading
core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php→core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php +1 −1 Original line number Diff line number Diff line <?php namespace Drupal\Tests\inline_form_errors\FunctionalJavascript; namespace Drupal\Tests\ckeditor\FunctionalJavascript; use Drupal\Core\Entity\Entity\EntityFormDisplay; use Drupal\editor\Entity\Editor; Loading