Closed (fixed)
Project:
Entity Embed
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Jun 2014 at 10:37 UTC
Updated:
3 Jul 2014 at 15:00 UTC
Jump to comment: Most recent
Check if its possible to use dependency injection instead of using \Drupal::formBuilder() directly. This is used in several places in EntityEmbedDialog. Use dependency injection in all such places, if possible.
Comments
Comment #1
cs_shadow commentedIndeed its pretty much possible. Here's the PR: https://github.com/drupal-media/entity_embed/pull/53
Comment #2
slashrsm commentedMerged.