Let’s use container injection for the shipstation service, rather than \Drupal::service() so that we avoid unnecessary chained calls and improve performance and resource utilization. This will also aid in extensibility as we are not referencing the core service directly.

Comments

moxojo created an issue. See original summary.

tomtech’s picture

Assigned: Unassigned » tomtech
Status: Active » Needs review
StatusFileSize
new11.64 KB

  • TomTech authored 842080b9 on 2.x
    Issue #3382707 by TomTech, moxojo: Use container injection for...
tomtech’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.