fillDictionary(); } catch (\Throwable $e) { \Yii::error($e->getMessage(), 'FILL_DICTIONARY'); } } } public function safeDown() { return true; } }