改名
This commit is contained in:
@@ -10,7 +10,6 @@ use Swoole\Timer;
|
||||
|
||||
/**
|
||||
* Class Logfilemonitoring
|
||||
* @package components
|
||||
*/
|
||||
class Leafleting extends Process
|
||||
{
|
||||
|
||||
@@ -9,7 +9,7 @@ use Snowflake\Application;
|
||||
|
||||
/**
|
||||
* Class Process
|
||||
* @package BeReborn\Service
|
||||
* @package Snowflake\Snowflake\Service
|
||||
*/
|
||||
abstract class Process extends Component
|
||||
{
|
||||
|
||||
@@ -10,7 +10,6 @@ namespace Snowflake\Process;
|
||||
|
||||
|
||||
use Exception;
|
||||
use BeReborn;
|
||||
use Snowflake\Snowflake;
|
||||
use Swoole\Event;
|
||||
use Swoole\Timer;
|
||||
@@ -18,7 +17,7 @@ use swoole_process;
|
||||
|
||||
/**
|
||||
* Class ServerInotify
|
||||
* @package BeReborn\Server
|
||||
* @package Snowflake\Snowflake\Server
|
||||
*/
|
||||
class ServerInotify extends Process
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user