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

9 lines
No EOL
92 B
PHP
Executable file

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