Implements hook_tour_update().
function tour_tour_update($entity) { drupal_container() ->get('plugin.manager.tour.tip') ->clearCachedDefinitions(); }