You are here

protected property FieldDiffBuilderBase::$configFactory in Diff 8

Contains the configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/FieldDiffBuilderBase.php, line 22

Class

FieldDiffBuilderBase
Base class for field diff builder plugins.

Namespace

Drupal\diff

Code

protected $configFactory;