PHP 클래스 Sulu\Bundle\LocationBundle\Controller\GeolocatorController

상속: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
queryAction ( Request $request ) : Symfony\Component\HttpFoundation\JsonResponse Query the configured geolocation service.

메소드 상세

queryAction() 공개 메소드

Query the configured geolocation service.
public queryAction ( Request $request ) : Symfony\Component\HttpFoundation\JsonResponse
$request Symfony\Component\HttpFoundation\Request
리턴 Symfony\Component\HttpFoundation\JsonResponse