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