cms-token/@core/vendor/symfony/options-resolver
mincreng1 062c41b4d3 Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
..
Debug Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Exception Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
CHANGELOG.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
LICENSE Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
OptionConfigurator.php Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Options.php Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
OptionsResolver.php Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
README.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
composer.json Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00

README.md

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