There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).