Problem/Motivation

The PHP doc for \Drupal\Component\Plugin\Derivative\DeriverInterface::getDerivativeDefinition has been updated so that $base_plugin_definition can be either an array or a PluginDefinitionInterface. The same should be done for \Drupal\Component\Plugin\Derivative\DeriverInterface::getDerivativeDefinitions, the second method in that interface.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3587110

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jurgenhaas created an issue. See original summary.

jurgenhaas’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems pretty straight forward and reads fine least to me

  • catch committed ea8c222a on 11.x
    docs: #3587110 Update PHP doc for \Drupal\Component\Plugin\Derivative\...

  • catch committed f9959ee1 on main
    docs: #3587110 Update PHP doc for \Drupal\Component\Plugin\Derivative\...
catch’s picture

Version: main » 11.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to main and 11.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.