allow entire configuration files to be set.

This commit is contained in:
Taylor Otwell
2011-08-14 14:54:17 -05:00
parent 57922c5a4d
commit f72171f691

View File

@@ -88,7 +88,7 @@ class Config {
}
/**
* Parse a configuration key into its module, file, and key segments.
* Parse a configuration key into its module, file, and key parts.
*
* @param string $key
* @return array