Application
Namespaces
- Bootstrapper
- DependencyInjection
- Http
- Kernel
- ModuleRegistry
- Modules
- Routing
- ServiceProviderRegistry
- ServiceProviders
- ValueObjects
Interfaces, Classes and Traits
- Bootstrapper
- Interface Bootstrapper
- Kernel
- Interface Kernel
- Application
- Class Application
Table of Contents
- env() : mixed|null
- The env system is still in the experimental phase. Changes to the function up to the complete omission in a future version are possible. Only use the function if you know exactly what you are doing.
Functions
env()
The env system is still in the experimental phase. Changes to the function up to the complete omission in a future version are possible. Only use the function if you know exactly what you are doing.
env(string $key[, null $default = null ]) : mixed|null
Parameters
- $key : string
- $default : null = null