PHP-Mindbody-API-Library icon indicating copy to clipboard operation
PHP-Mindbody-API-Library copied to clipboard

UnexpectedValueException

Open kaptk2 opened this issue 6 years ago • 0 comments

In MindbodyClient.php on line 61 an exception is thrown that doesn't exist.

throw new UnexpectedValueException("{$type} is not a valid type associated with ".get_called_class());

kaptk2 avatar Feb 20 '19 02:02 kaptk2