PHP Class lithium\tests\mocks\storage\session\strategy\MockEncrypt

Inheritance: extends lithium\storage\session\strategy\Encrypt
Datei anzeigen Open project: unionofrad/lithium Class Usage Examples

Public Methods

Method Description
decrypt ( $encrypted )
encrypt ( $decrypted = [] )

Method Details

decrypt() public method

public decrypt ( $encrypted )

encrypt() public method

public encrypt ( $decrypted = [] )