You are here

protected property GeolocationComputed::$value in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/TypedData/GeolocationComputed.php \Drupal\geolocation\TypedData\GeolocationComputed::value

Cached processed value.

Type: string

File

src/TypedData/GeolocationComputed.php, line 22

Class

GeolocationComputed
Class GeolocationComputed.

Namespace

Drupal\geolocation\TypedData

Code

protected $value = NULL;