document what the method does

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2016-11-02 17:32:44 +01:00
parent 9d6e01ef40
commit 4da6b20e76
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ interface IProvider {
public function getToken($tokenId) ;
/**
* Duplicate an existing session token
*
* @param string $oldSessionId
* @param string $sessionId
* @throws InvalidTokenException