-
- Downloads
Issue #1967420 by tim.plunkett, dawehner: Allow Core\AnnotatedClassDiscovery...
Issue #1967420 by tim.plunkett, dawehner: Allow Core\AnnotatedClassDiscovery to pass all parameters to the constructor of Component\AnnotatedClassDiscovery.
parent
b7b6bc5e
No related branches found
No related tags found
Showing
- core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php 10 additions, 0 deletions...al/Component/Plugin/Discovery/AnnotatedClassDiscovery.php
- core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php 12 additions, 6 deletions.../Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php
- core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php 51 additions, 0 deletions...s/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php
- core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/Annotation/PluginExample.php 43 additions, 0 deletions...ib/Drupal/plugin_test/Plugin/Annotation/PluginExample.php
- core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/custom_annotation/Example1.php 20 additions, 0 deletions...in_test/Plugin/plugin_test/custom_annotation/Example1.php
- core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/custom_annotation/Example2.php 20 additions, 0 deletions...in_test/Plugin/plugin_test/custom_annotation/Example2.php
Please register or sign in to comment