PHP Class Sulu\Bundle\LocationBundle\Controller\GeolocatorController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Show file Open project: sulu/sulu

Public Methods

Method Description
queryAction ( Request $request ) : Symfony\Component\HttpFoundation\JsonResponse Query the configured geolocation service.

Method Details

queryAction() public method

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