params[self::BACKUP_FILE_NAME]) ? null : $this->params[self::BACKUP_FILE_NAME]; $rollBack->execute($backupFileName); return $this; } }