diff options
author | Jingming Niu <niu@jingming.ca> | 2016-08-24 16:19:47 -0700 |
---|---|---|
committer | Jingming Niu <niu@jingming.ca> | 2016-08-24 16:19:47 -0700 |
commit | 8e8345a8614709044c46b2f535c4542eddd7e3a6 (patch) | |
tree | 3b0ae43bebb0aa00a21a3922386f151f1913df2c | |
parent | c60e977f64ab7af51b03452f4f3e38f0726aea90 (diff) | |
download | twilio-php-origin/prv-grant.zip twilio-php-origin/prv-grant.tar.gz twilio-php-origin/prv-grant.tar.bz2 |
Add new lineorigin/prv-grant
-rw-r--r-- | Services/Twilio/Auth/VoiceGrant.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Services/Twilio/Auth/VoiceGrant.php b/Services/Twilio/Auth/VoiceGrant.php index a00a803..6cc43d6 100644 --- a/Services/Twilio/Auth/VoiceGrant.php +++ b/Services/Twilio/Auth/VoiceGrant.php @@ -141,5 +141,4 @@ class Services_Twilio_Auth_VoiceGrant implements Services_Twilio_Auth_Grant { return $payload; } - -}
\ No newline at end of file +} |