[PR #19] [MERGED] Add the ContentStructureFactory::transform() Mode. #26

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

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/ezdataflow-bundle/pull/19
Author: @jbcr
Created: 11/13/2019
Status: Merged
Merged: 11/13/2019
Merged by: @jbcr

Base: masterHead: add_contentstructurefactiry_mode


📝 Commits (6)

📊 Changes

6 files changed (+56 additions, -7 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 README.md (+5 -2)
📝 UPGRADE.md (+12 -2)
📝 src/Factory/ContentStructureFactory.php (+11 -3)
src/Factory/ContentStructureFactoryInterface.php (+24 -0)
📝 src/Resources/config/services.yaml (+2 -0)

📄 Description

implement #18


🔄 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/19 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 11/13/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `add_contentstructurefactiry_mode` --- ### 📝 Commits (6) - [`8ca6736`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/8ca67361c623cd1c4cf90e0229bf0bca4fda9bcc) implement #18 - [`09b4111`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/09b411160aba290d282988a200d8201824a32d8b) fix cs - [`67bfe92`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/67bfe92f14c40d6c3f7325d8c3b82d62f4189c22) add interface for factory - [`44dbe7b`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/44dbe7b27c7c28511999a802452a0c0c8e107677) use interface in readme - [`d656175`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/d656175df1a1bc9e2dc25def4a089bef5604279d) add comment on interface - [`3ea80e9`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/3ea80e9c88c099ecc4dc23532fcdd32b2cb1c910) add note and interface alias in service ### 📊 Changes **6 files changed** (+56 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `README.md` (+5 -2) 📝 `UPGRADE.md` (+12 -2) 📝 `src/Factory/ContentStructureFactory.php` (+11 -3) ➕ `src/Factory/ContentStructureFactoryInterface.php` (+24 -0) 📝 `src/Resources/config/services.yaml` (+2 -0) </details> ### 📄 Description implement #18 --- <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:01 +01:00
admin closed this issue 2026-01-23 11:23:02 +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#26