mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 17:14:20 +01:00
OptionsResolver Component
The OptionsResolver component is array_replace on steroids. It allows you to
create an options system with required options, defaults, validation (type,
value), normalization and more.