Completed
Push — master ( 1fde5e...65944d )
by Dmitry
02:10
created
src/ConfigurableTrait.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Dmitry Gladyshev <[email protected]>
4
- */
3
+     * @author Dmitry Gladyshev <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rucaptcha;
7 7
 
Please login to merge, or discard this patch.
src/Exception/InvalidArgumentException.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Dmitry Gladyshev <[email protected]>
4
- */
3
+     * @author Dmitry Gladyshev <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rucaptcha;
7 7
 
Please login to merge, or discard this patch.
src/GenericClient.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Dmitry Gladyshev <[email protected]>
4
- */
3
+     * @author Dmitry Gladyshev <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rucaptcha;
7 7
 
Please login to merge, or discard this patch.
src/Client.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Dmitry Gladyshev <[email protected]>
4
- */
3
+     * @author Dmitry Gladyshev <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rucaptcha;
7 7
 
Please login to merge, or discard this patch.
src/Extra.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Dmitry Gladyshev <[email protected]>
4
- */
3
+     * @author Dmitry Gladyshev <[email protected]>
4
+     */
5 5
 
6 6
 namespace Rucaptcha;
7 7
 
Please login to merge, or discard this patch.