mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 19:37:12 +00:00
Upgraded PHP-CS-Fixer / applied optimized rules
This commit is contained in:
@@ -16,19 +16,12 @@ class LocalizationService
|
||||
}
|
||||
|
||||
protected $Po;
|
||||
|
||||
protected $PoQu;
|
||||
|
||||
protected $Pot;
|
||||
|
||||
protected $PotMain;
|
||||
|
||||
protected $Translator;
|
||||
|
||||
protected $TranslatorQu;
|
||||
|
||||
protected $Culture;
|
||||
|
||||
private static $instanceMap = [];
|
||||
|
||||
public function CheckAndAddMissingTranslationToPot($text)
|
||||
|
Reference in New Issue
Block a user