Skip to content

Adds the class-level `#[TranslatedProperty]` configuration attribute

Choose a tag to compare

@mpdude mpdude released this 18 Mar 19:53
· 4 commits to master since this release
1273914

This can be used to extend MappedSuperclasses, and make the extending Entity class responsible for activating/configuring translations.

What's Changed

  • Add class-level #[TranslatedProperty] configuration option by @mpdude in #89

Full Changelog: 4.4.0...4.5.0