mirror of
https://github.com/code-rhapsodie/ezdataflow-bundle.git
synced 2026-03-23 22:22:07 +01:00
[PR #19] [MERGED] Add the ContentStructureFactory::transform() Mode. #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add_contentstructurefactiry_mode📝 Commits (6)
8ca6736implement [PR #10] [MERGED] add ContentStructureFactory (#18)09b4111fix cs67bfe92add interface for factory44dbe7buse interface in readmed656175add comment on interface3ea80e9add note and interface alias in service📊 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.