do_not_run_on_fresh_install( $version ); } /** * @throws Migration_Exception */ public function up() { $this->storage->get_options()->enable_plugin(); } }