Completed
Push — master ( e6c2d6...3e7289 )
by Gareth
03:04
created
src/API/Enumeration/PhoneCallStateType.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\PhoneCallStateType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\PhoneCallStateType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/PhoneNumberKeyType.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\PhoneNumberKeyType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\PhoneNumberKeyType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/PhysicalAddressIndexType.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\PhysicalAddressIndexType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\PhysicalAddressIndexType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/PhysicalAddressKeyType.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\PhysicalAddressKeyType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\PhysicalAddressKeyType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/ReminderGroup.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\ReminderGroup.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\ReminderGroup.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/ResolveNamesSearchScopeType.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\ResolveNamesSearchScopeType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\ResolveNamesSearchScopeType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
src/API/Enumeration/ResponseClassType.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\ResponseClassType.
4
- */
3
+     * Contains \jamesiarmes\PEWS\API\Enumeration\ResponseClassType.
4
+     */
5 5
 
6 6
 namespace jamesiarmes\PEWS\API\Enumeration;
7 7
 
Please login to merge, or discard this patch.
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.