Bläddra i källkod

document what the method does

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v11.0RC2
Christoph Wurst 7 år sedan
förälder
incheckning
4da6b20e76
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      lib/private/Authentication/Token/IProvider.php

+ 2
- 0
lib/private/Authentication/Token/IProvider.php Visa fil

@@ -53,6 +53,8 @@ interface IProvider {
public function getToken($tokenId) ;

/**
* Duplicate an existing session token
*
* @param string $oldSessionId
* @param string $sessionId
* @throws InvalidTokenException

Laddar…
Avbryt
Spara