You are here

protected property PrivateMessageThreadMemberFormatter::$entityDisplayRepository in Private Message 8.2

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldFormatter/PrivateMessageThreadMemberFormatter.php, line 49

Class

PrivateMessageThreadMemberFormatter
Defines the private message member field formatter.

Namespace

Drupal\private_message\Plugin\Field\FieldFormatter

Code

protected $entityDisplayRepository;