95% coverage, getting close.
This commit is contained in:
parent
f3d5d12b9f
commit
db6e169f7b
6 changed files with 222 additions and 54 deletions
|
@ -203,7 +203,7 @@ class Config extends Object
|
|||
* @param array $array configuration error to flatten
|
||||
* @return array flattened configuration array
|
||||
*/
|
||||
private function flatten($environment, $array)
|
||||
public function flatten($environment, $array)
|
||||
{
|
||||
if (is_array($array))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue