Completed
Push — develop ( b20712...288a8b )
by Neomerx
13:21 queued 11:13
created
src/Authorization/RequestProperties.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
     /** Request key */
25 25
     const REQ_FIRST = 0;
26 26
 
27
-   /** Request key */
27
+    /** Request key */
28 28
     const REQ_ACTION = self::REQ_FIRST;
29 29
 
30 30
     /** Request key */
Please login to merge, or discard this patch.