astrXbian/www/multitube/vendor/symfony/options-resolver
2021-03-20 01:33:02 +01:00
..
Debug multitube php-ipfs 2021-03-20 01:33:02 +01:00
Exception multitube php-ipfs 2021-03-20 01:33:02 +01:00
CHANGELOG.md multitube php-ipfs 2021-03-20 01:33:02 +01:00
composer.json multitube php-ipfs 2021-03-20 01:33:02 +01:00
LICENSE multitube php-ipfs 2021-03-20 01:33:02 +01:00
OptionConfigurator.php multitube php-ipfs 2021-03-20 01:33:02 +01:00
Options.php multitube php-ipfs 2021-03-20 01:33:02 +01:00
OptionsResolver.php multitube php-ipfs 2021-03-20 01:33:02 +01:00
README.md multitube php-ipfs 2021-03-20 01:33:02 +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.

Resources