You are here

constant MoveBlockFormTest::FIELD_UI_PREFIX in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\MoveBlockFormTest::FIELD_UI_PREFIX

Path prefix for the field UI for the test bundle.

File

core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php, line 22

Class

MoveBlockFormTest
Tests moving blocks via the form.

Namespace

Drupal\Tests\layout_builder\FunctionalJavascript

Code

const FIELD_UI_PREFIX = 'admin/structure/types/manage/bundle_with_section_field';