startBackups(); } return true; } catch (\Exception $e) { \Yii::error($e->getMessage()); throw new Exception($e->getMessage()); } } }