...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/integrity/criterionregistrar/decorator/organizationcriterion.php
- Класс: Bitrix\Crm\Integrity\CriterionRegistrar\Decorator\OrganizationCriterion
- Вызов: OrganizationCriterion::__construct
public function __construct(CriterionRegistrar $wrappee, string $companyTitleFieldName) { parent::__construct($wrappee); $this->companyTitleFieldName = $companyTitleFieldName; }