9 lines
88 B
PHP
Executable File

<?php
namespace Twilio\Exceptions;
class TwimlException extends TwilioException {
}