mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
Merge branch 'master' into features/activity-form
This commit is contained in:
commit
e453e24203
@ -1011,7 +1011,7 @@ class Person implements HasCenterInterface
|
|||||||
* By default, the addresses are ordered by date, descending (the most
|
* By default, the addresses are ordered by date, descending (the most
|
||||||
* recent first)
|
* recent first)
|
||||||
*/
|
*/
|
||||||
public function getAddresses(): ArrayCollection
|
public function getAddresses(): Collection
|
||||||
{
|
{
|
||||||
return $this->addresses;
|
return $this->addresses;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user