You are here

protected property SocialLinkBaseFormatter::$configFactory in Social Link Field 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Field/FieldFormatter/SocialLinkBaseFormatter.php, line 28

Class

SocialLinkBaseFormatter
Base class for 'Field formatter' plugin implementations.

Namespace

Drupal\social_link_field\Plugin\Field\FieldFormatter

Code

protected $configFactory;