Index of /lpage-fluessiggas/vendor/symfony/options-resolver

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]CHANGELOG.md 2023-04-17 22:05 3.0K 
[   ]composer.json 2023-04-17 22:05 896  
[DIR]Debug/ 2023-04-17 22:05 -  
[DIR]Exception/ 2023-04-17 22:05 -  
[TXT]LICENSE 2023-04-17 22:05 1.0K 
[   ]OptionConfigurator.php 2023-04-17 22:05 3.3K 
[   ]Options.php 2023-04-17 22:05 483  
[   ]OptionsResolver.php 2023-04-17 22:05 45K 

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
---------

 * [Documentation](https://symfony.com/doc/current/components/options_resolver.html)
 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
 * [Report issues](https://github.com/symfony/symfony/issues) and
   [send Pull Requests](https://github.com/symfony/symfony/pulls)
   in the [main Symfony repository](https://github.com/symfony/symfony)