This commit is contained in:
2020-09-08 11:12:41 +08:00
parent b34e7fac49
commit 7e9b3c4b69
+1 -1
View File
@@ -31,7 +31,7 @@ class Input
*/
public function getCommandName()
{
return '';
return $this->_command;
}