You are here

protected property GeocodeOrigin::$minTerms in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/GeofieldProximitySource/GeocodeOrigin.php \Drupal\geocoder\Plugin\GeofieldProximitySource\GeocodeOrigin::minTerms

The (minimum) number of terms for the Geocoder to start processing.

Type: array

File

src/Plugin/GeofieldProximitySource/GeocodeOrigin.php, line 80

Class

GeocodeOrigin
Defines 'Geocode Origin (with Autocomplete option)' proximity source plugin.

Namespace

Drupal\geocoder\Plugin\GeofieldProximitySource

Code

protected $minTerms;