Skip to content

fix: bl-22688 remove final class from entities - #11

Open
UndermountainK wants to merge 2 commits into
mainfrom
fix-bl-22688-remove-final-class-from-entities
Open

UndermountainK wants to merge 2 commits into
mainfrom
fix-bl-22688-remove-final-class-from-entities

Conversation

@UndermountainK

Copy link
Copy Markdown
Contributor

Description

Entities being final causes issues generating doctrine on localdev as those entites are being extended from in MTS and cant be as those are final

Related issue: https://dvsa.atlassian.net/browse/BL-22688

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code?
  • Have you have added tests that prove the fix or feature is effective and working?
  • Did you make sure to update any documentation relating to this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants