Skip to content

Commit e8e6105

Browse files
authored
deprecate pay ncco (#377)
1 parent 5a2ac50 commit e8e6105

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Voice/NCCO/Action/Pay.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
use InvalidArgumentException;
88

9+
/**
10+
* @deprecated This will be removed in the next major version as it is being removed from the API
11+
*/
912
class Pay implements ActionInterface
1013
{
1114
protected const PERMITTED_VOICE_KEYS = ['language', 'style'];

0 commit comments

Comments
 (0)