You are here

protected property DiffLayoutBase::$entityParser in Diff 8

The entity parser.

Type: \Drupal\diff\DiffEntityParser

File

src/DiffLayoutBase.php, line 48

Class

DiffLayoutBase
Base class for diff layout plugins.

Namespace

Drupal\diff

Code

protected $entityParser;