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