Open agung-wete opened 5 years ago
https://github.com/pmill/aws-cognito/blob/642fecec9c32fb7f0531e440b1c461b37f5096ae/src/Exception/CognitoResponseException.php#L16
Why not get_called_class() ? with get_class() result is always CognitoResponseException
get_called_class()
get_class()
CognitoResponseException
Hello, would you be able to submit a PR with a fix?
https://github.com/pmill/aws-cognito/blob/642fecec9c32fb7f0531e440b1c461b37f5096ae/src/Exception/CognitoResponseException.php#L16
Why not
get_called_class()
? withget_class()
result is alwaysCognitoResponseException