Completed
Push — master ( d40ba6...50f7e2 )
by arto
05:22 queued 02:34
created
ThrowRuntimeExceptionIfStatusCodeIsAboveTheLimitBehaviour.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author stev leibelt <[email protected]>
4
- * @since 2015-12-09
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2015-12-09
5
+     */
6 6
 namespace Net\Bazzline\Component\Curl\ResponseBehaviour;
7 7
 
8 8
 use Exception;
Please login to merge, or discard this patch.