Completed
Push — master ( 2bea31...5dc08d )
by Gareth
12:02 queued 07:15
created
src/API/Enumeration/ResponseCodeType.php 2 patches
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
- * Contains \jamesiarmes\PEWS\API\Enumeration\ResponseCodeType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\ResponseCodeType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2319,7 +2319,7 @@
 block discarded – undo
2319 2319
      *
2320 2320
      * @var string
2321 2321
      */
2322
-    const INVALID_RETENTION_TAG_TYPE_MISMATCH  = 'ErrorInvalidRetentionTagTypeMismatch';
2322
+    const INVALID_RETENTION_TAG_TYPE_MISMATCH = 'ErrorInvalidRetentionTagTypeMismatch';
2323 2323
 
2324 2324
     /**
2325 2325
      * This error occurs if the routing type that is passed for an
Please login to merge, or discard this patch.
src/API/Enumeration/ResponseTypeType.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\ResponseTypeType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\ResponseTypeType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/RoutingType.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\RoutingType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\RoutingType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/RuleFieldURIType.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\RuleFieldURIType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\RuleFieldURIType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/RuleValidationErrorCodeType.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\RuleValidationErrorCodeType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\RuleValidationErrorCodeType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/Scope.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\Scope.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\Scope.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/SearchFolderTraversalType.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\SearchFolderTraversalType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\SearchFolderTraversalType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/SearchItemKindType.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\SearchItemKindType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\SearchItemKindType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/SensitivityChoicesType.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
- * Contains \jamesiarmes\PEWS\API\Enumeration\SensitivityChoicesType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\SensitivityChoicesType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.