Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
lithium
tests
mocks
storage
session
adapter
MockPhp
PHP 클래스 lithium\tests\mocks\storage\session\adapter\MockPhp
상속:
extends
lithium\storage\session\adapter\Php
파일 보기
프로젝트 열기: unionofrad/lithium
1 사용 예제들
공개 메소드들
메소드
설명
isStarted
( ) :
boolean
Overridden method for testing.
보호된 메소드들
메소드
설명
_start
( ) :
boolean
Overriden method for testing.
메소드 상세
_start()
보호된
메소드
Overriden method for testing.
protected
_start
( ) :
boolean
리턴
boolean
false.
isStarted()
공개
메소드
Overridden method for testing.
public
isStarted
( ) :
boolean
리턴
boolean
false.