- π³πΏNew Zealand quietone
Adding postponed item to the list of remaining tasks per the issue summary field documentation, remaining task β .
BlockPluginInterface::build()
is documented as always returning an array.
When implementations do not return an array, the resulting bugs range from subtle errors to fatal whitescreens
Add return types to core block ::build()
methods, add a deprecation warning to ::build()
methods discovered without a return type, enforce the return type in Drupal 10.
Postponed on π± [Meta] Implement strict typing in existing code Active
N/A
BlockPluginInterface::build()
will require an array return type from Drupal 10.
N/A
Custom block plugins should now add the "array" return type to the ::build method.
Postponed
11.0 π₯
Last updated
Blocks and Layouts Initiative. See the #2811175 Add layouts to Drupal issue.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Adding postponed item to the list of remaining tasks per the issue summary field documentation, remaining task β .