• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/entity/format/field.php
  • Класс: Bitrix\Location\Entity\Format\Field
  • Вызов: Field::__construct
public function __construct(int $type)
{
	$this->type = $type;
}