You are here

protected property GeocodeFormatterBase::$loggerFactory in Geocoder 8.3

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php, line 69

Class

GeocodeFormatterBase
Base Plugin implementation of the Geocode formatter.

Namespace

Drupal\geocoder_field\Plugin\Field

Code

protected $loggerFactory;