You are here

protected property BynderFormatterBase::$configFactory in Bynder 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/Field/FieldFormatter/BynderFormatterBase.php \Drupal\bynder\Plugin\Field\FieldFormatter\BynderFormatterBase::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

BynderFormatterBase
Base class for Bynder formatters.

Namespace

Drupal\bynder\Plugin\Field\FieldFormatter

Code

protected $configFactory;