mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix docblock
This commit is contained in:
parent
eca8172c6d
commit
9ef397e935
@ -629,7 +629,7 @@ class AccompanyingPeriod
|
|||||||
* The requestor is either an instance of ThirdParty, or an
|
* The requestor is either an instance of ThirdParty, or an
|
||||||
* instance of Person
|
* instance of Person
|
||||||
*
|
*
|
||||||
* param $requestor Person|ThirdParty
|
* @param $requestor Person|ThirdParty
|
||||||
* @return self
|
* @return self
|
||||||
* @throw UnexpectedValueException if the requestor is not a Person or ThirdParty
|
* @throw UnexpectedValueException if the requestor is not a Person or ThirdParty
|
||||||
* @Groups({"write"})
|
* @Groups({"write"})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user