_defaults
Tags
- foo.tag1
- bar.tag2
- bar.tag3
1 string reference to _defaults
- YamlFileLoader::parseDefaults in core/lib/ Drupal/ Core/ DependencyInjection/ YamlFileLoader.php 
File
- 
              core/modules/ system/ tests/ modules/ services_defaults_test/ services_defaults_test.services.yml 
View source
-   autowire: true
-   public: false
-   tags:
-       - foo.tag1
-       - { name: bar.tag2, test: 123 }
-       - { name: bar.tag3, value: null }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
