Resolve #3493831 "Remove drupal calls"
Related to #3493831
- Removes all instances of
\Drupal
calls in favor of dependency injection. - Replaces the Report Controller with Reporter Service.
- Updates services and adds StringTranslationTrait to Terminate.
- Meets Drupal and DrupalPractice code standards.