@@ -54,8 +54,7 @@ |
||
| 54 | 54 | * @class TranslatorInterface |
| 55 | 55 | * @package Platine\Lang\Translator |
| 56 | 56 | */ |
| 57 | -interface TranslatorInterface extends Stringable |
|
| 58 | -{ |
|
| 57 | +interface TranslatorInterface extends Stringable { |
|
| 59 | 58 | /** |
| 60 | 59 | * The class constructor |
| 61 | 60 | * @param Configuration|null $config |