In this video we are going to be injecting a service to our custom service that we created in a previous video.
If you liked this video, please also have a look at my new corse about Drupal 8 module development here (with 50% discount):
https://goo.gl/LPyeDw
The actual service we created in this video:
• 🛠Creating our own custom service programat...
DI for services on drupal.org
https://www.drupal.org/docs/8/api/ser...
List of Drupal 8 service:
https://api.drupal.org/api/drupal/ser...
The code you may find here:
https://github.com/drupal-up/drupalup...