Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Doctrine attributes alongside annotations in
BaseTranslation
(
#44) This PR adds Doctrine attributes to the MappedSuperclass `BaseTranslation` while keeping the annotations in place. This allows `BaseTranslation` to be used with either annotations or attribute-based Doctrine configurations.
- Loading branch information