You are here

protected property GeoConstraintValidator::$geoPhpWrapper in Geofield 8

The geoPhpWrapper service.

Type: \Drupal\geofield\GeoPHP\GeoPHPInterface

File

src/Plugin/Validation/Constraint/GeoConstraintValidator.php, line 21

Class

GeoConstraintValidator
Validates the GeoType constraint.

Namespace

Drupal\geofield\Plugin\Validation\Constraint

Code

protected $geoPhpWrapper;