You are here

constant ComponentAttributeTest::FIELD_UI_PREFIX in Layout Builder Component Attributes 1.0.x

Same name and namespace in other branches
  1. 1.2.x tests/src/FunctionalJavascript/ComponentAttributeTest.php \Drupal\Tests\layout_builder_component_attributes\FunctionalJavascript\ComponentAttributeTest::FIELD_UI_PREFIX
  2. 1.1.x tests/src/FunctionalJavascript/ComponentAttributeTest.php \Drupal\Tests\layout_builder_component_attributes\FunctionalJavascript\ComponentAttributeTest::FIELD_UI_PREFIX

Path prefix for the field UI for the test bundle.

File

tests/src/FunctionalJavascript/ComponentAttributeTest.php, line 29

Class

ComponentAttributeTest
Class ComponentAttributeTest.

Namespace

Drupal\Tests\layout_builder_component_attributes\FunctionalJavascript

Code

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