7 lines
122 B
PHP
Executable File
7 lines
122 B
PHP
Executable File
<?php
|
|
namespace SPVoipIntegration\mcntelecom\notifications;
|
|
|
|
class MCNOutboundAnswered extends MCNInboundAnswered{
|
|
|
|
}
|