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