diff --git a/Entity/TranslationRepository.php b/Entity/TranslationRepository.php index b5a14c0..f3dd6a5 100644 --- a/Entity/TranslationRepository.php +++ b/Entity/TranslationRepository.php @@ -79,7 +79,6 @@ public function translate($entity, $field, $locale, $fieldData) } } - /** * Get the currently used TranslatableListener *