<?php
// CBPAllHistoryService :: __construct()
// /dist/bitrix/modules/bizproc/classes/general/historyservice.php:11
public function __construct()
{
$this->useGZipCompression = \CBPWorkflowTemplateLoader::useGZipCompression();
}