Author: XE Team (developers) (developers@xpressengine.com)
Inheritance: extends Illuminate\Console\Command, use trait ComposerRunTrait
 /**
  * Create a new controller creator command instance.
  */
 public function __construct()
 {
     parent::__construct();
 }