tp_auth_factory->tp_service_invalidation()->run(); return __( 'Service invalidated.', 'wpml-translation-management' ); } protected function error_message() { return __( 'Unable to invalidate this service. Please contact WPML support.', 'wpml-translation-management' ); } }