• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/vcard/vcardfile.php
  • Класс: Bitrix\Crm\VCard\VCardFile
  • Вызов: VCardFile::setType
public function setType(array $s)
{
	$this->type = $s;
}