Verified Commit cc8a8533 authored by Dave Long's avatar Dave Long
Browse files

Issue #3394680 followup by longwave: Deprecate ContextProvidersPass in favor...

Issue #3394680 followup by longwave: Deprecate ContextProvidersPass in favor of using service_id_collector
parent f26a9ccf
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
 *    context.repository service uses the service_id_collector pattern instead
 *    so this is no longer needed.
 *
 * @see https://www.drupal.org/node/3395641
 * @see https://www.drupal.org/node/3416153
 */
class ContextProvidersPass implements CompilerPassInterface {