drupal-code-generator
drupal-code-generator copied to clipboard
Use PHP attributes for plugins
https://www.drupal.org/project/drupal/issues/3396165
- [x] action
- [x] block
- [x] condition
- [x] constraint
- [x] entity-reference-selection
- [x] filter
- [x] queue-worker
- [x] rest-resource
- [x] migrate:destination
- [x] migrate:process
- [ ] migrate:source - https://www.drupal.org/project/drupal/issues/3421014
- [x] field:widget
- [x] field:type
- [x] field:formatter
- [x] views:argument-default
- [x] views:field
- [x] views:style
- [x] entity:configuration - https://www.drupal.org/project/drupal/issues/3396166
- [x] entity:content - https://www.drupal.org/project/drupal/issues/3396166
@chesn0k I think you referenced wrong Drupal issues for some of the remaining tasks.
@chesn0k I think you referenced wrong Drupal issues for some of the remaining tasks.
fixed
https://www.drupal.org/project/drupal/issues/339616 has been resolved
Great work getting entity:content and entity:configuration done (and many more) 🎉