DisplayRouterInterface documents an unused 'uses_routes' property

Created on 26 March 2024, 8 months ago
Updated 27 March 2024, 8 months ago

Problem/Motivation

/**
 * Defines an interface for displays that can collect routes.
 *
 * In addition to implementing the interface, specify 'uses_routes' in the
 * plugin definition.
 */
interface DisplayRouterInterface extends DisplayPluginInterface {

This is the only instance of uses_routes in core. All code that wants to know whether a display plugin supports routes checks for DisplayRouterInterface directly.

Steps to reproduce

Proposed resolution

Remove the comment.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Needs work

Version

11.0 πŸ”₯

Component
ViewsΒ  β†’

Last updated about 2 hours ago

Created by

πŸ‡¬πŸ‡§United Kingdom longwave UK

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024