protected property WebformEntityReferenceLinkFormatter::$configFactory in Webform 8.5
Same name and namespace in other branches
- 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\FieldFormatterCode
protected $configFactory;