laminas / laminas-form

Validate and display simple and complex forms, casting forms to business objects and vice versa
https://docs.laminas.dev/laminas-form/
BSD 3-Clause "New" or "Revised" License
80 stars 52 forks source link

Extract helper functions #256

Closed mimmi20 closed 8 months ago

mimmi20 commented 8 months ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

This PR wants to extract the code for translating and escaping labels into 2 helper functions.

Slamdunk commented 8 months ago

@mimmi20 would you be so kind to rebase this please?