services8.yml

drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services8.yml

File

drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services8.yml
View source
  1. parameters:
  2. foo: '%baz%'
  3. baz: bar
  4. bar: 'foo is %%foo bar'
  5. values: [true, false, null, 0, 1000.3, 'true', 'false', 'null']