You are here

protected property DiffLayoutBase::$configFactory in Diff 8

Contains the configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/DiffLayoutBase.php, line 34

Class

DiffLayoutBase
Base class for diff layout plugins.

Namespace

Drupal\diff

Code

protected $configFactory;