You are here

protected property FormatterBase::$formatter in Geocoder 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Geocoder/Formatter/FormatterBase.php \Drupal\geocoder\Plugin\Geocoder\Formatter\FormatterBase::formatter

The geocoder formatter handler.

Type: \Geocoder\Formatter\StringFormatter

File

src/Plugin/Geocoder/Formatter/FormatterBase.php, line 20

Class

FormatterBase
Provides a base class for geocoder formatter plugins.

Namespace

Drupal\geocoder\Plugin\Geocoder\Formatter

Code

protected $formatter;