Example #1
0
 public function __construct($id, $module, $config = [])
 {
     parent::__construct($id, $module, $config);
     // TODO: Change the autogenerated stub
 }
 public function __construct($config = [])
 {
     parent::__construct('migration', 'console', $config);
 }