Instagram\API\Response\Model\Place::getLocation PHP Method

getLocation() public method

public getLocation ( ) : Location
return Location
    public function getLocation()
    {
        return $this->location;
    }