Skip to content
Snippets Groups Projects
Unverified Commit 4cf79b42 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2889684 by ankitjain28may, kanav_7, borisson_, gaurav.kapoor,...

Issue #2889684 by ankitjain28may, kanav_7, borisson_, gaurav.kapoor, naveenvalecha, joachim, alexpott: missing class docs for ContainerDerivativeDiscoveryDecorator
parent 377dddf5
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -4,6 +4,11 @@
use Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator;
/**
* Injects dependencies into derivers if they use ContainerDeriverInterface.
*
* @see \Drupal\Core\Plugin\Discovery\ContainerDeriverInterface
*/
class ContainerDerivativeDiscoveryDecorator extends DerivativeDiscoveryDecorator {
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment