Skip to content

Bugfix and improvement

Compare
Choose a tag to compare
@Warxcell Warxcell released this 04 Aug 11:38
· 43 commits to master since this release

You can now use $this->get('object_bg.translation.current_translation_loader')->getTranslation($translatable, $languageOrLocale'); - it will return translation object

Also if language is missing in database, now it wont throw exception.