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

Command icon 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

smustgrave created an issue. See original summary.

ankitv18 made their first commit to this issue’s fork.

quietone’s picture

Issue summary: View changes

Adding a grep command that may help

quietone’s picture

Issue tags: -Novice

I am removing the novice tag until this is better scoped and more detail about what needs to be changed, if anything.

quietone’s picture

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.