@@ -212,7 +212,7 @@ |
||
212 | 212 | } elseif (isset($state['cmdotcom:resendRequested']) && ($state['cmdotcom:resendRequested'] === true)) { |
213 | 213 | $t->data['message'] = ''; |
214 | 214 | } else { |
215 | - throw new RuntimeException('Unknown request for SMS resend.'); |
|
215 | + throw new RuntimeException('Unknown request for SMS resend.'); |
|
216 | 216 | } |
217 | 217 | |
218 | 218 | return $t; |