Closed relthyg closed 7 months ago
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.
BaseTranslation
This PR adds Doctrine attributes to the MappedSuperclass
BaseTranslation
while keeping the annotations in place. This allowsBaseTranslation
to be used with either annotations or attribute-based Doctrine configurations.