Prepare transitioning to PHP attributes
In this release, he annotations \Webfactory\Bundle\PolyglotBundle\Annotation\Locale
, \Webfactory\Bundle\PolyglotBundle\Annotation\Translatable
and \Webfactory\Bundle\PolyglotBundle\Annotation\TranslationCollection
have been deprecated.
Replace them with the corresponding PHP attributes from the \Webfactory\Bundle\PolyglotBundle\Attribute
namespace that have been added in #40.
Using annotations to configure entity classes for this bundle has been deprecated and will be removed in the next major release.