[PR #10] [MERGED] add ContentStructureFactory #18

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

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/ezdataflow-bundle/pull/10
Author: @jbcr
Created: 10/17/2019
Status: Merged
Merged: 10/21/2019
Merged by: @jbcr

Base: masterHead: add_contentstructurefactory


📝 Commits (6)

📊 Changes

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

View changed files

📝 README.md (+11 -20)
src/Factory/ContentStructureFactory.php (+60 -0)
📝 src/Resources/config/services.yaml (+4 -0)

📄 Description

ContentStructureFactory helps the developer to check the remote-id in the content and return the true content structure.


🔄 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/10 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 10/17/2019 **Status:** ✅ Merged **Merged:** 10/21/2019 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `add_contentstructurefactory` --- ### 📝 Commits (6) - [`5b4a6af`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/5b4a6af8c356f0dfa8f9476e607dc59832b57cc6) add ContentStructureFactory - [`e723c8a`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/e723c8a3e628c0bb6fbf9858e31f740e4df91814) CS fix - [`3b067c8`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/3b067c8d4a2e0694eed7b1256c44b96fa43b42fb) Update README.md - [`33dcbec`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/33dcbec0375f2928e680a4359940e1086bb38275) fix language - [`6ab1fb4`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/6ab1fb4d207841c0ccfc2a2839319791b5619110) Apply suggestions from code review - [`24b962e`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/24b962ed4fd8202317d81974f49d81bbde9d015b) add service config ### 📊 Changes **3 files changed** (+75 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+11 -20) ➕ `src/Factory/ContentStructureFactory.php` (+60 -0) 📝 `src/Resources/config/services.yaml` (+4 -0) </details> ### 📄 Description `ContentStructureFactory` helps the developer to check the remote-id in the content and return the true content structure. --- <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:00 +01:00
admin closed this issue 2026-01-23 11:23:00 +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#18