You are here

public property Geocoder::$frontendCapable in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 src/Annotation/Geocoder.php \Drupal\geolocation\Annotation\Geocoder::frontendCapable

Can the geocoder be used in the frontend.

Type: bool

File

src/Annotation/Geocoder.php, line 61

Class

Geocoder
Defines a geocoder annotation object.

Namespace

Drupal\geolocation\Annotation

Code

public $frontendCapable;