This commit is contained in:
2023-10-24 17:22:32 +08:00
parent 9c2a349242
commit 9c3c1cfd82
11 changed files with 45 additions and 55 deletions
+3 -3
View File
@@ -8,9 +8,9 @@ class OnAfterCommandExecute
{
/**
*
*/
/**
* @param Command $command
*/
public function __construct(public Command $command)
{
}