@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Contains \jamesiarmes\PEWS\API\Enumeration\PermissionReadAccessType. |
|
4 | - */ |
|
3 | + * Contains \jamesiarmes\PEWS\API\Enumeration\PermissionReadAccessType. |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace jamesiarmes\PEWS\API\Enumeration; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
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 |
@@ -2319,7 +2319,7 @@ |
||
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 |