You are here

protected property BynderFormatter::$configFactory in Bynder 8.2

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Field/FieldFormatter/BynderFormatter.php, line 40

Class

BynderFormatter
Plugin implementation of the 'Bynder' formatter.

Namespace

Drupal\bynder\Plugin\Field\FieldFormatter

Code

protected $configFactory;