PHP Classes

File: vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services26.yml

Recommend this page to a friend!
  Classes of Gavin Gordon Markowski   Helphp PHP Class Generator   vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services26.yml   Download  
File: vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services26.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Helphp PHP Class Generator
Generate classes from configuration parameters
Author: By
Last change:
Date: 2 years ago
Size: 175 bytes
 

Contents

Class file image Download
parameters: env(FOO): foo bar: '%env(FOO)%' services: test: class: '%env(FOO)%' arguments: - '%env(Bar)%' - 'foo%bar%baz'