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