1
0
Fork 0
Bundle used to create formulare with collection of inherited entities
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ulrich Van Den Hekke 7ddce45208 fix: Symfony 3 5 years ago
DependencyInjection feat(symfony): Update the version of symfony 5 years ago
Form feat(symfony): Update the version of symfony 5 years ago
Resources/config fix: Symfony 3 5 years ago
.hgignore Init the project with a collection bundle that can be used to create collection of form with inherited entity . 11 years ago
LICENCE Init the project with a collection bundle that can be used to create collection of form with inherited entity . 11 years ago
README.rst Init the project with a collection bundle that can be used to create collection of form with inherited entity . 11 years ago
ShadowareCollectionBundle.php Init the project with a collection bundle that can be used to create collection of form with inherited entity . 11 years ago
composer.json feat(symfony): Update the version of symfony 5 years ago

README.rst

SHADOWARE INHERITENCE COLLECTION BUNDLE
=======================================

Introduction
------------

Plugin to use Collection on Entity that use Inheritence. This can be used to have list of different form depeding on type of entity.