改名
This commit is contained in:
@@ -18,7 +18,7 @@ class Input
|
|||||||
/**
|
/**
|
||||||
* Input constructor.
|
* Input constructor.
|
||||||
* @param $argv
|
* @param $argv
|
||||||
* @throws Exception
|
* @throws
|
||||||
*/
|
*/
|
||||||
public function __construct($argv)
|
public function __construct($argv)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ class Application extends BaseApplication
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string $command
|
* @param string $command
|
||||||
* @throws ComponentException
|
* @throws
|
||||||
*/
|
*/
|
||||||
public function register(string $command)
|
public function register(string $command)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user