@see tags are not correctly handled

Created on 15 June 2024, 10 months ago
Updated 2 July 2024, 10 months ago

On the documentation page for CacheableRedirectResponse, after the short and long description of the class, I see the following text.

ableMetadata ableResponseTrait

Looking at the code, I noticed those strings are the @see tags and their content, without the @see \Drupal\Core\Cache\Cache part.

/**
 * A RedirectResponse that contains and can expose cacheability metadata.
 *
 * Supports Drupal's caching concepts: cache tags for invalidation and cache
 * contexts for variations.
 *
 * @see \Drupal\Core\Cache\Cache
 * @see \Drupal\Core\Cache\CacheableMetadata
 * @see \Drupal\Core\Cache\CacheableResponseTrait
 */

This is the first time I noticed this issue. Probably, there are other pages where the same issue is present.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Parser

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024