[PR #40] [MERGED] Allow LocationCreateStruct objects inside the $locations argument… #48

Closed
opened 2026-01-23 11:23:05 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/ezdataflow-bundle/pull/40
Author: @jeremycr
Created: 1/13/2023
Status: Merged
Merged: 1/13/2023
Merged by: @jeremycr

Base: masterHead: feat_allow_location_create_struct


📝 Commits (1)

  • 8103f3f Allow LocationCreateStruct objects inside the $locations argument of ContentCreateStructure to have more control over the created locations.

📊 Changes

3 files changed (+20 additions, -7 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 src/Core/Content/ContentCreator.php (+8 -2)
📝 src/Model/ContentCreateStructure.php (+8 -5)

📄 Description

… of ContentCreateStructure to have more control over the created locations.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/code-rhapsodie/ezdataflow-bundle/pull/40 **Author:** [@jeremycr](https://github.com/jeremycr) **Created:** 1/13/2023 **Status:** ✅ Merged **Merged:** 1/13/2023 **Merged by:** [@jeremycr](https://github.com/jeremycr) **Base:** `master` ← **Head:** `feat_allow_location_create_struct` --- ### 📝 Commits (1) - [`8103f3f`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/8103f3f5a45f39217fafe776a82fa6b55228e474) Allow `LocationCreateStruct` objects inside the `$locations` argument of `ContentCreateStructure` to have more control over the created locations. ### 📊 Changes **3 files changed** (+20 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `src/Core/Content/ContentCreator.php` (+8 -2) 📝 `src/Model/ContentCreateStructure.php` (+8 -5) </details> ### 📄 Description … of `ContentCreateStructure` to have more control over the created locations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:23:05 +01:00
admin closed this issue 2026-01-23 11:23:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/ezdataflow-bundle#48