Editing: ConfigurationException.php
<?php namespace Twilio\Exceptions; class ConfigurationException extends TwilioException { }
Save
Back