Back to Symfony

README

src/Symfony/Component/OptionsResolver/README.md

8.0.9625 B
Original Source

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.

Resources