\thinkEnv

Summary

Methods
Properties
Constants
get()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get()

get(string  $name, string  $default = null) : mixed

获取环境变量值

Parameters

string $name

环境变量名(支持二级 . 号分割)

string $default

默认值

Returns

mixed