You are here

public function ScheduledUpdateTypeInterface::getFieldMap in Scheduled Updates 8

Return value

array

1 method overrides ScheduledUpdateTypeInterface::getFieldMap()
ScheduledUpdateType::getFieldMap in src/Entity/ScheduledUpdateType.php

File

src/ScheduledUpdateTypeInterface.php, line 30
Contains \Drupal\scheduled_updates\ScheduledUpdateTypeInterface.

Class

ScheduledUpdateTypeInterface
Provides an interface for defining Scheduled update type entities.

Namespace

Drupal\scheduled_updates

Code

public function getFieldMap();