PHP Class lithium\tests\mocks\storage\session\adapter\MockPhp

Inheritance: extends lithium\storage\session\adapter\Php
Afficher le fichier Open project: unionofrad/lithium Class Usage Examples

Méthodes publiques

Méthode Description
isStarted ( ) : boolean Overridden method for testing.

Méthodes protégées

Méthode Description
_start ( ) : boolean Overriden method for testing.

Method Details

_start() protected méthode

Overriden method for testing.
protected _start ( ) : boolean
Résultat boolean false.

isStarted() public méthode

Overridden method for testing.
public isStarted ( ) : boolean
Résultat boolean false.