• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integrity/criterionregistrar/decorator.php
  • Класс: Bitrix\Crm\Integrity\CriterionRegistrar\Decorator
  • Вызов: Decorator::__construct
public function __construct(CriterionRegistrar $wrappee)
{
	$this->wrappee = $wrappee;
}