Skip to content

Issue #3206859 by davidjguru: [Cleanup] Avoid calls to the configuration service twice

David Rodríguez requested to merge issue/lwm-3206859:1.0.x into 1.0.x

Summary

Resolved a single task from the Issue: #3206859.

Epic

This Merge Request and the related Issue are a single and isolated task as code cleaning, does not belong to any Epic.

This set of commits

  1. Reduces a space in class LwmClient.php.
  2. Reduces calling to config service.

For testing

Requires code review, does not affect the normal functioning of the module.

Merge request reports