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