Problem/Motivation

Right now LinkGeneratorInterface is empty, meaning plugins could exist which don't have the methods required to satisfy the requirements of a link generator.

Proposed resolution

Update it to include some methods.

Remaining tasks

Write a patch.

User interface changes

None.

API changes

Enforced link generator methods.

Data model changes

None.

CommentFileSizeAuthor
#2 2684771-updated-interface-2.patch6.11 KBSam152
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sam152 created an issue. See original summary.

Sam152’s picture

Status: Active » Needs review
FileSize
6.11 KB

Attached is an updated interface.

gbyte’s picture

Status: Needs review » Closed (fixed)

This was actually implemented in 1.x and got lost somewhere with the changes introduced to 2.x. Thanks for the patch, pushed to 2.x-dev.