PHP Class XPSPL, xpspl

Inheritance: extends XPSPL\Processor, use trait XPSPL\Singleton
Afficher le fichier Open project: prggmr/xpspl Class Usage Examples

Méthodes publiques

Méthode Description
init ( boolean $event_history = true ) : object Initialise the global processor instance.
version ( ) : string Returns the current version of XPSPL.

Method Details

init() final public static méthode

Initialise the global processor instance.
final public static init ( boolean $event_history = true ) : object
$event_history boolean Store a history of all events.
Résultat object XPSPL\Processor

version() final public static méthode

Returns the current version of XPSPL.
final public static version ( ) : string
Résultat string