mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-20 23:25:35 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
208ccd6642
commit
463ee0cced
@@ -1,5 +1,28 @@
|
||||
# ZM\Plugin\PluginManager
|
||||
|
||||
## addPluginsFromDir
|
||||
|
||||
```php
|
||||
public function addPluginsFromDir(string $dir): int
|
||||
```
|
||||
|
||||
### 描述
|
||||
|
||||
作者很懒,什么也没有说
|
||||
|
||||
### 参数
|
||||
|
||||
| 名称 | 类型 | 描述 |
|
||||
| -------- | ---- | ----------- |
|
||||
| dir | string | |
|
||||
|
||||
### 返回
|
||||
|
||||
| 类型 | 描述 |
|
||||
| ---- | ----------- |
|
||||
| int | |
|
||||
|
||||
|
||||
## addPlugin
|
||||
|
||||
```php
|
||||
|
||||
Reference in New Issue
Block a user