PHP Classes

File: vendor/incenteev/composer-parameter-handler/Tests/fixtures/testcases/non_existent_with_environment/setup.yml

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/incenteev/composer-parameter-handler/Tests/fixtures/testcases/non_existent_with_environment/setup.yml   Download  
File: vendor/incenteev/composer-parameter-handler/Tests/fixtures/testcases/non_existent_with_environment/setup.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 329 bytes
 

Contents

Class file image Download
title: Environment variables are used over dist file defaults config: env-map: boolean: IC_TEST_BOOL foo: IC_TEST_FOO nested: IC_TEST_NESTED another: IC_TEST_NOT_SET environment: IC_TEST_BOOL: 'true' IC_TEST_FOO: 'foobar' IC_TEST_NESTED: '{foo: env_foo, bar: [env, test, null]}'