Support webprofiler version 10
Problem/Motivation
The eca_ui submodule provides the webprofiler.eca_ui service which is a DataCollector plugin, extended from the webprofiler module.
Now, webprofiler version 9 only runs with Drupal 8 and 9.
Webprofiler version 10 only runs with Drupal 10.
In version 10 they have changed a lot of class names, so that our DataCollector in ECA UI doesn't work with both, webprofiler 9 and 10.
Is there a way that we could provide 2 alternative implementations or work with class name aliases?
Edited by drupalbot