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