...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/field.php
- Класс: Bitrix\Crm\Field
- Вызов: Field::setAttributes
public function setAttributes(array $attributes): Field { $this->attributes = $attributes; return $this; }