You are here

protected property EntityReferenceRevisionsEntityFormatter::$loggerFactory in Entity Reference Revisions 8

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Plugin/Field/FieldFormatter/EntityReferenceRevisionsEntityFormatter.php, line 32

Class

EntityReferenceRevisionsEntityFormatter
Plugin implementation of the 'entity reference rendered entity' formatter.

Namespace

Drupal\entity_reference_revisions\Plugin\Field\FieldFormatter

Code

protected $loggerFactory;