1 Rapsys\BlogBundle\Entity\AuthorTranslation:
3 repositoryClass: Rapsys\BlogBundle\Repository\AuthorTranslationRepository
4 table: authors_translations
23 targetEntity: Rapsys\BlogBundle\Entity\Author
24 inversedBy: author_translations
26 targetEntity: Rapsys\BlogBundle\Entity\Language
27 inversedBy: language_translations