Module Development

Get a Service from the Container for Drupal 8

Sprout Video

In this tutorial, you will learn how to extend the ControllerBase class in Drupal and get services out of the container.

Additional resources

Injecting services in your D8 plugins (lullabot.com)
abstract class ControllerBase — api.drupal.org
PHP Service Container — Drupalize.Me