We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672fa62 commit 386c948Copy full SHA for 386c948
Tests/Data/Bundle/Writer/Fixtures/en.php
@@ -3,8 +3,8 @@
3
return [
4
'Entry1' => [
5
'Array' => [
6
- 0 => 'foo',
7
- 1 => 'bar',
+ 'foo',
+ 'bar',
8
],
9
'Integer' => 5,
10
'Boolean' => false,
0 commit comments