Geocoder\Geocoder::getLimit PHP Method

getLimit() public method

Returns the maximum number of Address objects that can be returned by geocode() or reverse() methods.
public getLimit ( ) : integer
return integer
    public function getLimit();