Пример #1
0
 public function actionClearCache()
 {
     Redirects::clearAllCache();
     return $this->redirect(['index']);
 }