mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 23:55:35 +08:00
prerelease of beta1
This commit is contained in:
9
src/ZM/Exception/OneBot12Exception.php
Normal file
9
src/ZM/Exception/OneBot12Exception.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace ZM\Exception;
|
||||
|
||||
class OneBot12Exception extends PluginException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user