protected property GeocodeOrigin::$minTerms in Geocoder 8.2
Same name and namespace in other branches
- 8.3 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\GeofieldProximitySourceCode
protected $minTerms;