Completed
Pull Request — master (#15)
by Alex
03:22
created
src/Cmp/Queues/Infrastructure/AWS/v20121105/Queue/QueueReader.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -170,7 +170,7 @@
 block discarded – undo
170 170
                         'Condition' => [
171 171
                                 'ArnEquals' => [
172 172
                                     'aws:SourceArn' => $topicArn,
173
-                           ],
173
+                            ],
174 174
                         ],
175 175
                     ],
176 176
                 ]),
Please login to merge, or discard this patch.