Logo
Explore Help
Sign In
zhamao-robot/zhamao-framework
1
0
Fork 0
You've already forked zhamao-framework
mirror of https://github.com/zhamao-robot/zhamao-framework.git synced 2026-03-19 05:34:53 +08:00
Code Issues Packages Projects Releases Wiki Activity
zhamao-framework/src/ZM/Annotation/Swoole/OnTaskEvent.php

17 lines
231 B
PHP
Raw Normal View History

update to build 385 add CQObject for CQ add after-stop action(set terminal level 0) update global.php modules, add http_proxy_server add MessageUtil.php for message parsing add RouteManager::addStaticFileRoute() for quick handling static file finish onTask function finally!! add TaskManager::runTask()
2021-03-15 02:54:16 +08:00
<?php
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
declare(strict_types=1);
update to build 385 add CQObject for CQ add after-stop action(set terminal level 0) update global.php modules, add http_proxy_server add MessageUtil.php for message parsing add RouteManager::addStaticFileRoute() for quick handling static file finish onTask function finally!! add TaskManager::runTask()
2021-03-15 02:54:16 +08:00
namespace ZM\Annotation\Swoole;
use Doctrine\Common\Annotations\Annotation\Target;
/**
* Class OnTaskEvent
* @Annotation
* @Target("METHOD")
*/
class OnTaskEvent extends OnSwooleEventBase
{
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 22ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API