This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
michel
/
michel-auth
mirror da
https://github.com/michelphp/michel-auth
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
ab97f1026c
Rami (Branch)
Tag
main
michel-auth
/
src
/
Exception
/
LogoutException.php
LogoutException.php
99 B
Cronologia
Originale
1
2
3
4
5
6
7
<?php
namespace Michel\Auth\Exception;
class LogoutException extends AuthenticationException
{
}