You are here

protected property AddressDefaultWidget::$configFactory in Address 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Field/FieldWidget/AddressDefaultWidget.php, line 50

Class

AddressDefaultWidget
Plugin implementation of the 'address_default' widget.

Namespace

Drupal\address\Plugin\Field\FieldWidget

Code

protected $configFactory;