1
0
mirror of synced 2024-11-22 05:16:07 +03:00

Update Telephony.php

This commit is contained in:
Alex Lushpai 2019-05-30 09:29:51 +03:00 committed by GitHub
parent ae1c1fa360
commit 275721aea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ trait Telephony
$phone, $phone,
$type, $type,
$codes, $codes,
$hangupStatus, $hangupStatus = null,
$externalPhone = null, $externalPhone = null,
$webAnalyticsData = [] $webAnalyticsData = []
) { ) {