PHP Class REBELinBLUE\Deployer\Listeners\Events\ClearJwt

Inheritance: extends Event
Show file Open project: rebelinblue/deployer

Public Methods

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

Method Details

__construct() public method

ClearJwt constructor.
public __construct ( )

handle() public method

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