Skip to content

Instantly share code, notes, and snippets.

@davidjguru
Created May 7, 2018 14:45
Show Gist options
  • Save davidjguru/ce33a57c66fdd643c6211260565a0aab to your computer and use it in GitHub Desktop.
Save davidjguru/ce33a57c66fdd643c6211260565a0aab to your computer and use it in GitHub Desktop.
Drupal 8 general Services Calling
$values = \Drupal::service('name.service')->methodFromService();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment