function updateFeeds in Heartbeat 8
1 call to updateFeeds()
- heartbeat_entity_insert in ./
heartbeat.module - Implements hook_entity_insert().
File
- ./
heartbeat.module, line 268 - Contains heartbeat.module.
Code
function updateFeeds() {
// $configFactory = \Drupal::service('config.factory');
}