zhamao-framework/docs/api/ZM/InstantApplication.md
2022-08-22 07:39:44 +00:00

41 lines
476 B
Markdown

# ZM\InstantApplication
## __construct
```php
public function __construct(mixed $dir): mixed
```
### 描述
作者很懒,什么也没有说
### 参数
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| dir | mixed | |
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| mixed | |
## run
```php
public function run(): mixed
```
### 描述
作者很懒,什么也没有说
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| mixed | |