$reqArg 지정
This commit is contained in:
@@ -16,6 +16,7 @@ abstract class BaseCommand{
|
||||
* @var General|null $destGeneralObj
|
||||
*/
|
||||
static protected $actionName = 'CommandName';
|
||||
static public $reqArg = false;
|
||||
|
||||
protected $generalObj = null;
|
||||
protected $city = null;
|
||||
|
||||
Reference in New Issue
Block a user