mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-20 23:25:35 +08:00
separate ZMPlugin to traits
This commit is contained in:
@@ -51,7 +51,6 @@ class OneBot12Adapter extends ZMPlugin
|
||||
|
||||
public function __construct(string $submodule = '', ?AnnotationParser $parser = null)
|
||||
{
|
||||
parent::__construct(__DIR__);
|
||||
switch ($submodule) {
|
||||
case '':
|
||||
case 'onebot12':
|
||||
|
||||
Reference in New Issue
Block a user