PAMI\Message\Action\DialplanExtensionRemoveAction::__construct
Constructor.
Signature
public function __construct(string
$context,
string
$extension )
Parameters
$context— string
Context of the extension being removed$extension— string
Name of the extension being removed (may include callerid match by separating with '/')
Returns
- void