Instagram\API\Response\Model\Place::getLocation PHP Méthode

getLocation() public méthode

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