Files
SIGE-WEB-snapshot/wp-content/plugins/modern-events-calendar-lite/app/api/Twilio/Exceptions/EnvironmentException.php

9 lines
102 B
PHP

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