Completed
Push — 1.3-pay-grid-action ( 93d89d...8551e0 )
by Kamil
44:49 queued 15:41
created
src/Sylius/Bundle/CoreBundle/Fixture/LocaleFixture.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.