You are here

protected property TablefieldWidget::$configFactory in TableField 8.2

Drupal\Core\Config\ConfigFactoryInterface definition.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Field/FieldWidget/TablefieldWidget.php, line 41

Class

TablefieldWidget
Plugin implementation of the 'tablefield' widget.

Namespace

Drupal\tablefield\Plugin\Field\FieldWidget

Code

protected $configFactory;