- Issue created by @moshe weitzman
- πΊπΈUnited States moshe weitzman Boston, MA
moshe weitzman β changed the visibility of the branch 3535184-use-autowire-in to hidden.
Since ECA is doing so much nice code modernizing, I figured I would touch up the Drush commands a bit.
A few services needed to use the #[Autowire] atribute for some reason. The services were not found by classname alone for some reason.
Also, I am seeing an error with and without this MR. It might be a local issue
Could not instantiate Drupal\eca_development\Drush\Commands\DocsCommands: The "eca" plugin does not exist. Valid plugin IDs for Drupal\modeler_api\Plugin\ModelOwnerPluginManager are:
Needs review
3.0
Code
moshe weitzman β changed the visibility of the branch 3535184-use-autowire-in to hidden.