Pionia Core

PostAuthRunEvent extends Event
in package

Event fired after the authentication chain has been run

Table of Contents

Methods

__construct()  : mixed
__set()  : void
name()  : string
Get the event name.

Methods

__construct()

public __construct(mixed ...$args) : mixed
Parameters
$args : mixed

__set()

public __set(string $name, mixed $value) : void
Parameters
$name : string
$value : mixed

name()

Get the event name.

public static name() : string
Return values
string

        
On this page

Search results