-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2.0] Drop commands to generate repository and entity stubs #1708
Conversation
20d4763
to
c82ad41
Compare
|
||
if (count($metadatas)) { | ||
// Create DocumentGenerator | ||
$documentGenerator = new DocumentGenerator(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DocumentGenerator
and related tests should be removed too, no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point
Almost -2k - that's a gain! FTR I can't merge due to conflict :( |
f7254dd
to
cd90c54
Compare
My bad - fixed now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Deprecation in 1.3 will come once we have the appropriate branch.