mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
be6002dd64
commit
40f8fe22ee
@@ -47,6 +47,23 @@ public function addConfigPath(string $path): void
|
|||||||
| void | |
|
| void | |
|
||||||
|
|
||||||
|
|
||||||
|
## getEnvironment
|
||||||
|
|
||||||
|
```php
|
||||||
|
public function getEnvironment(): string
|
||||||
|
```
|
||||||
|
|
||||||
|
### 描述
|
||||||
|
|
||||||
|
作者很懒,什么也没有说
|
||||||
|
|
||||||
|
### 返回
|
||||||
|
|
||||||
|
| 类型 | 描述 |
|
||||||
|
| ---- | ----------- |
|
||||||
|
| string | |
|
||||||
|
|
||||||
|
|
||||||
## setEnvironment
|
## setEnvironment
|
||||||
|
|
||||||
```php
|
```php
|
||||||
|
|||||||
Reference in New Issue
Block a user