You are here

protected property CalendarEventManager::$referencingFields in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 src/CalendarEventManager.php \Drupal\opigno_calendar_event\CalendarEventManager::referencingFields

Static cache for referencing fields.

Type: \Drupal\Core\Field\FieldDefinitionInterface[][]

File

src/CalendarEventManager.php, line 54

Class

CalendarEventManager
The calendar event manager.

Namespace

Drupal\opigno_calendar_event

Code

protected $referencingFields = [];