PHP Класс Elcodi\Store\GeoBundle\Controller\LocationController

Наследование: extends Symfony\Bundle\FrameworkBundle\Controller\Controller, use trait Elcodi\Store\CoreBundle\Controller\Traits\TemplateRenderTrait
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$maxLocationType string This is the max location type that we allow to select.

Открытые методы

Метод Описание
showCitySelectorAction ( string $locationId ) : Response Show the city selectors

Описание методов

showCitySelectorAction() публичный Метод

Show the city selectors
public showCitySelectorAction ( string $locationId ) : Response
$locationId string The location id
Результат Symfony\Component\HttpFoundation\Response

Описание свойств

$maxLocationType защищенное свойство

This is the max location type that we allow to select.
protected string $maxLocationType
Результат string