Document that it throws
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
bd80121fc6
commit
8f68e0a153
|
@ -29,6 +29,7 @@ interface ICloudIdManager {
|
|||
/**
|
||||
* @param string $cloudId
|
||||
* @return ICloudId
|
||||
* @throws \InvalidArgumentException
|
||||
*
|
||||
* @since 12.0.0
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue