execute($sql); } catch (\Exception $e) { } } /** * {@inheritdoc} */ public function safeDown() { echo "M230313091754CreateTablePaymentOrder cannot be reverted.\n"; return false; } }