This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xmnk
/
qingji-workerman
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b2d8de9652
Rami (Branch)
Tag
master
qingji-workerma...
/
Applications
/
Common
/
ClientTrait.php
ClientTrait.php
110 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
namespace App\Common;
/**
* 客户端
* Trait ClientTrait
* Author: Mead
*/
trait ClientTrait
{
}