You are here

protected property Term::$entityTypeManager in FullCalendar 8.5

Same name and namespace in other branches
  1. 8 fullcalendar_legend/src/Plugin/block/Term.php \Drupal\fullcalendar_legend\Plugin\Block\Term::entityTypeManager
  2. 8.2 modules/fullcalendar_legend/src/Plugin/block/Term.php \Drupal\fullcalendar_legend\Plugin\Block\Term::entityTypeManager
  3. 8.4 modules/fullcalendar_legend/src/Plugin/block/Term.php \Drupal\fullcalendar_legend\Plugin\Block\Term::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/fullcalendar_legend/src/Plugin/block/Term.php, line 37
Contains \Drupal\fullcalendar_legend\Plugin\Block\Term.

Class

Term
TODO

Namespace

Drupal\fullcalendar_legend\Plugin\Block

Code

protected $entityTypeManager;