Documentation

Layer

Configuration routines

Tags
subpackage

System

author

Dodonov A.A.

version

v.1.0 (2022/01/21)

copyright

Copyright (c) 2022, http://aeon.su

Table of Contents

$dieWasCalled  : bool
Was the method 'die' called
die()  : bool
Method starts session

Properties

$dieWasCalled

Was the method 'die' called

public static bool $dieWasCalled = false

Methods

die()

Method starts session

public static die() : bool
Return values
bool

true if the session was started, false otherwise

Search results