You are here

protected property WebformEntityReferenceLinkFormatter::$configFactory in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/Field/FieldFormatter/WebformEntityReferenceLinkFormatter.php \Drupal\webform\Plugin\Field\FieldFormatter\WebformEntityReferenceLinkFormatter::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides WebformEntityReferenceFormatterBase::$configFactory

File

src/Plugin/Field/FieldFormatter/WebformEntityReferenceLinkFormatter.php, line 36

Class

WebformEntityReferenceLinkFormatter
Plugin implementation of the 'Link to webform' formatter.

Namespace

Drupal\webform\Plugin\Field\FieldFormatter

Code

protected $configFactory;