Command 구조 일부 수정
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace sammo\Command;
|
||||
|
||||
abstract class GeneralCommand extends BaseCommand{
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user