改名
This commit is contained in:
+1
-3
@@ -47,9 +47,7 @@ use HttpServer\IInterface\Task;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class ' . ucfirst($managerName) . '
|
* Class ' . ucfirst($managerName) . '
|
||||||
* @package Inter\mysql
|
* @package App\Async
|
||||||
*' . implode('', $this->visible) . '
|
|
||||||
* @sql
|
|
||||||
*/
|
*/
|
||||||
class ' . ucfirst($managerName) . ' implements Task
|
class ' . ucfirst($managerName) . ' implements Task
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user