PHP Class REBELinBLUE\Deployer\Listeners\Events\ClearJwt

Inheritance: extends Event
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
__construct ( ) ClearJwt constructor.
handle ( Illuminate\Auth\Events\Logout $event ) Handle the event.

Method Details

__construct() public méthode

ClearJwt constructor.
public __construct ( )

handle() public méthode

Handle the event.
public handle ( Illuminate\Auth\Events\Logout $event )
$event Illuminate\Auth\Events\Logout