You are here

protected property FieldFormatterDeriver::$configFactory in Entity Embed 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Derivative/FieldFormatterDeriver.php, line 30

Class

FieldFormatterDeriver
Provides Entity Embed Display plugin definitions for field formatters.

Namespace

Drupal\entity_embed\Plugin\Derivative

Code

protected $configFactory;