<?php namespace Drupal\auth0\Exception; /** * Internal error to handle missing emails in the user profile. */ class RefreshTokenFailedException extends \Exception { }
Главная | Обратная связь