modern-events-calendar-lite/app/api/Twilio/Exceptions/HttpException.php

9 lines
No EOL
95 B
PHP
Executable file

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