\Drupal::l('@font-your-face settings', $url)])); } /** * Implements hook_uninstall(). */ function adobe_edge_fonts_uninstall() { fontyourface_delete('adobe_edge_fonts'); }