Skip to content
Snippets Groups Projects
Commit d4e06fa8 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #2139169 by ajiang: Remove obsolete information in Annotations topic

parent a24a7a3d
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -3313,8 +3313,7 @@ function hook_link_alter(&$variables) {
* identified when you are looking at the Drupal source code by having
* "@ Annotation" in their documentation blocks (without the space after @). To
* find examples of annotation for a particular annotation class, such as
* EntityType, look for class files that contain a PHP "use" declaration of the
* annotation class, or files that have an @ annotation section using the
* EntityType, look for class files that have an @ annotation section using the
* annotation class.
* @}
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment