You are here

protected property Date::$entityTypeManager in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 src/Plugin/DsField/Date.php \Drupal\ds\Plugin\DsField\Date::entityTypeManager
  2. 8.3 src/Plugin/DsField/Date.php \Drupal\ds\Plugin\DsField\Date::entityTypeManager

The EntityDisplayRepository service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/DsField/Date.php, line 20

Class

Date
The base plugin to create DS post date plugins.

Namespace

Drupal\ds\Plugin\DsField

Code

protected $entityTypeManager;