<?php namespace Drupal\auth0\Exception; /** * Internal error to handle users who did not verify the email. */ class EmailNotVerifiedException extends \Exception { }
Главная | Обратная связь