There are references in comments to nonexistent \Drupal\Core\TypedData\ListDefinitionInterface

Created on 6 March 2025, 2 months ago

Problem/Motivation

In code comments, there are three references to the interface \Drupal\Core\TypedData\ListDefinitionInterface, which does not seem to exist.

Steps to reproduce

\$ git log -n1
commit ff743d3ce22307e04ccd1e635bad5289cdc04de0 (HEAD -> 11.1.x, origin/11.1.x)
Author: Dave Long <dave@longwaveconsulting.com>
Date:   Wed Mar 5 21:15:56 2025 +0000

    Back to dev.
\$ grep -R 'ListDefinitionInterface' .
./core/lib/Drupal/Core/TypedData/ListInterface.php: * @see \Drupal\Core\TypedData\ListDefinitionInterface
./core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php: * @see \Drupal\Core\TypedData\ListDefinitionInterface
./core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php:   * \Drupal\Core\TypedData\ListDefinitionInterface interface.
\$ ls -lah core/lib/Drupal/Core/TypedData/ListDefinitionInterface.php
ls: core/lib/Drupal/Core/TypedData/ListDefinitionInterface.php: No such file or directory

Proposed resolution

Remove references to \Drupal\Core\TypedData\ListDefinitionInterface, and if possible determine what should replace it.

๐Ÿ› Bug report
Status

Active

Version

11.1 ๐Ÿ”ฅ

Component

base system

Created by

๐Ÿ‡จ๐Ÿ‡ฆCanada alberto56

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