PATH:
home
/
rwabteecom
/
project_11
/
vendor
/
stichoza
/
google-translate-php
/
src
/
Exceptions
/
Editing: RateLimitException.php
<?php namespace Stichoza\GoogleTranslate\Exceptions; use ErrorException; class RateLimitException extends ErrorException { // }
SAVE
CANCEL