Index of /contao/vendor/symfony/options-resolver

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]Debug/ 2020-11-16 15:51 -  
[DIR]Exception/ 2020-11-16 15:51 -  
[   ]Options.php 2020-11-16 16:01 483  
[   ]composer.json 2020-11-16 16:01 911  
[TXT]LICENSE 2020-11-16 16:01 1.0K 
[TXT]CHANGELOG.md 2020-11-16 16:01 2.9K 
[   ]OptionConfigurator.php 2020-11-16 16:01 3.5K 
[   ]OptionsResolver.php 2020-11-16 16:01 44K 

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)