contributte / forms-multiplier

:repeat: Form multiplier & replicator for Nette Framework

Home Page:https://contributte.org/packages/contributte/forms-multiplier.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom container

kravcik opened this issue · comments

I can try prepare PR & test for using custom Container with multiplier.

image

Desired result will be definition custom class via extension parameters. Otherwise multiplier use nette container.

multiplier:
  containerClass: \Your\Class\Custom;

What is your opinion?

Your PR is welcome