改名
This commit is contained in:
+3
-1
@@ -9,7 +9,7 @@ use Snowflake\Abstracts\Input;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class Runtimer
|
* Class Runtime
|
||||||
* @package Snowflake
|
* @package Snowflake
|
||||||
*/
|
*/
|
||||||
class Runtime extends Command
|
class Runtime extends Command
|
||||||
@@ -18,6 +18,8 @@ class Runtime extends Command
|
|||||||
|
|
||||||
public string $command = 'runtime:builder';
|
public string $command = 'runtime:builder';
|
||||||
|
|
||||||
|
public string $description = 'create app file cache';
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param Input $dtl
|
* @param Input $dtl
|
||||||
|
|||||||
Reference in New Issue
Block a user