Example #1
0
 public static function fire(SetupCommand $setupCommand)
 {
     $run = new self();
     $run->replaceDbName($setupCommand);
 }