Take advantage of DI and the service container injecting dependencies Service definition: https://github.com/hechoendrupal/DrupalConsole/blob/master/config/services/drupal-console/taxonomy.yml Command class: https://github.com/hechoendrupal/DrupalConsole/blob/master/src/Command/Taxonomy/DeleteTermCommand.php
Take advantage of DI and the service container injecting dependencies
Service definition:
https://github.com/hechoendrupal/DrupalConsole/blob/master/config/services/drupal-console/taxonomy.yml
Command class:
https://github.com/hechoendrupal/DrupalConsole/blob/master/src/Command/Taxonomy/DeleteTermCommand.php