@@ -73,7 +73,7 @@ |
||
| 73 | 73 | $optionsNode |
| 74 | 74 | ->beforeNormalization() |
| 75 | 75 | ->ifEmpty() |
| 76 | - ->then(function(){ |
|
| 76 | + ->then(function () { |
|
| 77 | 77 | @trigger_error( |
| 78 | 78 | 'Base locale deprecated since 1.3. Please, pass %locale% directly to locales fixture at fixtures option.', |
| 79 | 79 | E_USER_DEPRECATED |