改名
This commit is contained in:
@@ -57,7 +57,7 @@ abstract class AbstractConsole extends Component
|
||||
* @return mixed
|
||||
* @throws Exception
|
||||
*/
|
||||
public function execCommand(Command $command): mixed
|
||||
public function exec(Command $command): mixed
|
||||
{
|
||||
fire(new OnBeforeCommandExecute());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user