Move config entity classes+interfaces from `\Drupal\experience_builder\Entity` to `\Drupal\experience_builder\Config\Entity`

Created on 17 December 2024, about 1 month ago

Overview

See 📌 Add setting to enable XB for page templates Active . Surfaced by 📌 CODEOWNERS additions for the Page component Active .

PageTemplate config entity changes incorrectly need @mglaman's approval.

Proposed resolution

 src/{ => Config}/Entity/Component.php                              | 0
 src/{ => Config}/Entity/ComponentInterface.php                     | 0
 src/{ => Config}/Entity/PageTemplate.php                           | 0
 src/{ => Config}/Entity/Pattern.php                                | 0
 src/{ => Config}/Entity/XbHttpApiEligibleConfigEntityInterface.php | 0
 5 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/Entity/Component.php b/src/Config/Entity/Component.php
similarity index 100%
rename from src/Entity/Component.php
rename to src/Config/Entity/Component.php
diff --git a/src/Entity/ComponentInterface.php b/src/Config/Entity/ComponentInterface.php
similarity index 100%
rename from src/Entity/ComponentInterface.php
rename to src/Config/Entity/ComponentInterface.php
diff --git a/src/Entity/PageTemplate.php b/src/Config/Entity/PageTemplate.php
similarity index 100%
rename from src/Entity/PageTemplate.php
rename to src/Config/Entity/PageTemplate.php
diff --git a/src/Entity/Pattern.php b/src/Config/Entity/Pattern.php
similarity index 100%
rename from src/Entity/Pattern.php
rename to src/Config/Entity/Pattern.php
diff --git a/src/Entity/XbHttpApiEligibleConfigEntityInterface.php b/src/Config/Entity/XbHttpApiEligibleConfigEntityInterface.php
similarity index 100%
rename from src/Entity/XbHttpApiEligibleConfigEntityInterface.php
rename to src/Config/Entity/XbHttpApiEligibleConfigEntityInterface.php

User interface changes

None.

📌 Task
Status

Active

Version

0.0

Component

Config management

Created by

🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024