• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/cleaning/cleaner.php
  • Класс: Bitrix\Crm\Cleaning\Cleaner
  • Вызов: Cleaner::__construct
public function __construct(Cleaner\Options $options)
{
	$this->options = $options;
}