You are here

protected property GeocoderThrottle::$throttle in Geocoder 8.3

The throttle mecanism.

Type: \Stiphle\Throttle\LeakyBucket

File

src/GeocoderThrottle.php, line 18

Class

GeocoderThrottle
Provides a throttle mecanism for geocoder requests.

Namespace

Drupal\geocoder

Code

protected $throttle;