1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
recentaddress.php
См. документацию.
1<?php
2
3namespace Bitrix\Location\Controller;
4
5use Bitrix\Location\Entity\Address;
6use Bitrix\Location\Infrastructure\Service\RecentAddressesService;
7use Bitrix\Main\Engine\Controller;
8
10{
11 public static function saveAction(array $address)
12 {
13 RecentAddressesService::getInstance()->add(Address::fromArray($address));
14 }
15}
static saveAction(array $address)
Определения recentaddress.php:11
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804