mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-15 06:38:42 +02: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.