better naming of PhraseApp related stuff

This commit is contained in:
Jakob Schrettenbrunner 2017-02-02 23:14:53 +01:00
parent d9225e65df
commit 7f0608d412
3 changed files with 7 additions and 7 deletions

View file

@ -26,7 +26,7 @@ namespace Pterodactyl\Extensions;
use Illuminate\Translation\Translator as LaravelTranslator;
class Translator extends LaravelTranslator
class PhraseAppTranslator extends LaravelTranslator
{
/**
* Get the translation for the given key.