EntityListBuilder::buildRow() return docs are wrong

Created on 5 March 2024, over 1 year ago
Updated 14 April 2024, about 1 year ago

Problem/Motivation

The docs say:

   * @return array
   *   A render array structure of fields for this entity.

but actually, it's not necessarily a render array. The result is put into the table render element's #rows property, and that can take a row array where each cell is a string, or an array with a 'data' key.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Needs work

Version

11.0 ๐Ÿ”ฅ

Component
Documentationย  โ†’

Last updated about 11 hours ago

No maintainer
Created by

๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom joachim

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