public function options($actionID) { return array_merge(parent::options($actionID), ['migrationTable', 'db']); }