This commit is contained in:
2021-04-09 09:51:17 +08:00
parent 59c4981913
commit e4e11aaadd
2 changed files with 305 additions and 300 deletions
+4 -3
View File
@@ -19,9 +19,10 @@ class Runtime extends Command
public string $command = 'runtime:builder';
/**
* @param Input $dtl
*/
/**
* @param Input $dtl
* @throws \Exception
*/
public function onHandler(Input $dtl)
{
// TODO: Implement onHandler() method.