PHP Interface Jamm\Memory\IKeyLocker

Show file Open project: jamm/memory Interface Usage Examples

Public Methods

Method Description
getKey ( ) : string
revoke ( )
setKey ( string $key )

Method Details

getKey() public method

public getKey ( ) : string
return string

revoke() public method

public revoke ( )

setKey() public method

public setKey ( string $key )
$key string