o365-2.0.3/modules/o365_profile/o365_profile.services.yml
modules/o365_profile/o365_profile.services.yml
services:
o365_profile.get_data:
class: Drupal\o365_profile\O365ProfileGetDataService
arguments: ['@o365.graph', '@config.factory']
o365_profile.teams:
class: Drupal\o365_profile\O365ProfileTeamsService
arguments: ['@renderer', '@config.factory']
