Avoid using

 $entityManager = \Drupal::service('entity_field.manager');

and similar things in SearchInTextFields plugin

Comments

alvar0hurtad0 created an issue. See original summary.

  • alvar0hurtad0 committed 3bfaf223 on 3417451-use-dependency-injection
    Issue #3417451: some fix issue with constructor if someone tries to...
alvar0hurtad0’s picture

Assigned: Unassigned » simonbaese
Status: Active » Needs review

also includes simplifications of the module and fixes to some CS problems.

alvar0hurtad0’s picture

Assigned: simonbaese » Unassigned
Status: Needs review » Fixed

  • alvar0hurtad0 committed 51f62179 on 1.0.x
    Issue #3417451: Use dependency injection in SearchInTextFields plugin
    

Status: Fixed » Closed (fixed)

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