@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | // This file is auto-generated during the composer install |
3 | 3 | return array ( |
4 | - 'parameters' => |
|
5 | - array ( |
|
4 | + 'parameters' => |
|
5 | + array ( |
|
6 | 6 | 'foo' => 'bar', |
7 | 7 | 'boolean' => false, |
8 | - ), |
|
8 | + ), |
|
9 | 9 | ); |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | // This file is auto-generated during the composer install |
3 | 3 | return array ( |
4 | - 'parameters' => |
|
5 | - array ( |
|
4 | + 'parameters' => |
|
5 | + array ( |
|
6 | 6 | 'foo' => 'bar', |
7 | 7 | 'boolean' => false, |
8 | - ), |
|
8 | + ), |
|
9 | 9 | ); |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | // This file is auto-generated during the composer install |
3 | 3 | return array ( |
4 | - 'parameters' => |
|
5 | - array ( |
|
4 | + 'parameters' => |
|
5 | + array ( |
|
6 | 6 | 'foo' => 'existing_foo', |
7 | 7 | 'boolean' => false, |
8 | 8 | 'another' => NULL, |
9 | 9 | 'nested' => |
10 | 10 | array ( |
11 | - 'foo' => 'bar', |
|
12 | - 'bar' => 'baz', |
|
11 | + 'foo' => 'bar', |
|
12 | + 'bar' => 'baz', |
|
13 | + ), |
|
13 | 14 | ), |
14 | - ), |
|
15 | 15 | ); |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | // This file is auto-generated during the composer install |
3 | 3 | return array ( |
4 | - 'parameters' => |
|
5 | - array ( |
|
4 | + 'parameters' => |
|
5 | + array ( |
|
6 | 6 | 'foo' => 'bar', |
7 | - ), |
|
7 | + ), |
|
8 | 8 | ); |