Skip to content

Commit 93d8d44

Browse files
committed
added some more infos about Config
1 parent 27efd59 commit 93d8d44

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Symfony/Component/Config/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Config Component
22
================
33

44
This component provides infrastructure from loading configurations from different
5-
data sources and optionally monitoring these data sources for changes.
5+
data sources and optionally monitoring these data sources for changes. There are
6+
additional tools for validating, normalizing and handling of defaults that can
7+
optionally be used to convert from different formats to arrays.
68

79
Resources
810
---------

0 commit comments

Comments
 (0)