Final Class Yiisoft\Yii\Debug\StartupPolicy\Condition\EnvironmentVariableCondition
| Inheritance | Yiisoft\ |
|---|---|
| Implements | Yiisoft\ |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\ |
|
| match() | Yiisoft\ |
Constants
| Constant | Value | Description | Defined By |
|---|---|---|---|
| TRUE_VALUES | [ '1', 'true', 'on', ] | Yiisoft\ |
Method Details
| public mixed __construct ( string $variableName ) | ||
| $variableName | string | |
public function __construct(
private readonly string $variableName,
) {}
User Contributed Notes
Leave a comment
Join the conversation to share a note.