mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Document that it throws
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
2e73112256
commit
bd6524455b
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ interface ICloudIdManager {
|
|||
/**
|
||||
* @param string $cloudId
|
||||
* @return ICloudId
|
||||
* @throws \InvalidArgumentException
|
||||
*
|
||||
* @since 12.0.0
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue