9 lines
125 B
PHP
Executable File
9 lines
125 B
PHP
Executable File
<?php
|
|
|
|
namespace SPVoipIntegration\yandex\notifications;
|
|
|
|
|
|
class CallbackCallConnected extends OutgoingCallConnected{
|
|
|
|
}
|