Interface Yiisoft\Config\ConfigInterface
| Implemented by | Yiisoft\Config\Config |
|---|
Provides methods for loading configuration of the groups.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| get() | Returns the configuration of the group. | Yiisoft\Config\ConfigInterface |
| has() | Checks whether the configuration group exists. | Yiisoft\Config\ConfigInterface |
Signup or Login in order to comment.