Files
REG_IBL/one-api/vendor/symfony/options-resolver/README.md
2026-05-25 20:01:37 +07:00

631 B

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