Created
May 7, 2018 14:45
-
-
Save davidjguru/ce33a57c66fdd643c6211260565a0aab to your computer and use it in GitHub Desktop.
Drupal 8 general Services Calling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$values = \Drupal::service('name.service')->methodFromService(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment