method
public
static
StringConverter::convertToStringTemplate()
Класс: \Bitrix\Location\Entity\Address\Converter\StringConverter
Сигнатура
public static convertToStringTemplate(Address $address, Template $template, string $contentType[, string|null $delimiter = null ][, Format|null $format = null ]) : string
Описание
Преобразует, если формат имеет шаблон
Параметры
$address
Address
$template
Template
$contentType
string
$delimiter
string|null
= null
$format
Format|null
= null
Возвращаемое значение
string
Исходный файл: source/location/lib/entity/address/converter/stringconverter.php:113

