Problem/Motivation
Follow up from #2798531: Add example and sections to Block API documentation that issue mentions removing reference to annotation\Block but should scope be expanded to include more modules?
grep -r '^ \* @[[:upper:]]' core | grep -v MigrateSource | grep -v ConfigEntityType | grep -v ContentEntityType
Steps to reproduce
N/A
Proposed resolution
TBD. Need to determine scope
Remaining tasks
Determine scope
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A
Issue fork drupal-3458803
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
quietone commentedAdding a grep command that may help
Comment #4
quietone commentedI am removing the novice tag until this is better scoped and more detail about what needs to be changed, if anything.
Comment #5
quietone commented