You are here

protected property DiffEntityParser::$config in Diff 8

Wrapper object for simple configuration from diff.settings.yml.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/DiffEntityParser.php, line 26

Class

DiffEntityParser
Transforms an entity into an array of strings for diff.

Namespace

Drupal\diff

Code

protected $config;