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

8 lines
124 B
PHP
Raw Normal View History

<?php
namespace SPVoipIntegration\yandex\notifications;
class CallbackCallCompleted extends OutgoingCallCompleted{
}