PHP 클래스 XPSPL, xpspl

상속: extends XPSPL\Processor, use trait XPSPL\Singleton
파일 보기 프로젝트 열기: prggmr/xpspl 1 사용 예제들

공개 메소드들

메소드 설명
init ( boolean $event_history = true ) : object Initialise the global processor instance.
version ( ) : string Returns the current version of XPSPL.

메소드 상세

init() 최종 공개 정적인 메소드

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

version() 최종 공개 정적인 메소드

Returns the current version of XPSPL.
final public static version ( ) : string
리턴 string