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