Files
crm.clientright.ru/modules/SPVoipIntegration/yandex/notifications/CallbackCallConnected.php

9 lines
125 B
PHP
Raw Normal View History

<?php
namespace SPVoipIntegration\yandex\notifications;
class CallbackCallConnected extends OutgoingCallConnected{
}