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