Document that it throws

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2017-08-14 16:27:04 +02:00 committed by Morris Jobke
parent 2e73112256
commit bd6524455b
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ interface ICloudIdManager {
/**
* @param string $cloudId
* @return ICloudId
* @throws \InvalidArgumentException
*
* @since 12.0.0
*/