Legend of the Green Dragon

Session

Tags
deprecated
5.0.0

Table of Contents

$instance  : Session
Instance of Session.
__callStatic()  : mixed
Add support for magic static method calls.
instance()  : mixed
Set instance of Navigation.

Properties

$instance

Instance of Session.

protected static Session $instance

Methods

__callStatic()

Add support for magic static method calls.

public static __callStatic(mixed $method, array<string|int, mixed> $arguments) : mixed
Parameters
$method : mixed
$arguments : array<string|int, mixed>
Return values
mixed

the returned value from the resolved method

instance()

Set instance of Navigation.

public static instance(Session $instance) : mixed
Parameters
$instance : Session
Return values
mixed

Search results