test on members editor post move + listen for event (wip)

This commit is contained in:
2022-02-15 00:23:01 +01:00
parent b9dbb1916a
commit 1658fee090
7 changed files with 111 additions and 3 deletions

View File

@@ -930,6 +930,8 @@ class Person implements HasCenterInterface, TrackCreationInterface, TrackUpdateI
/**
* Get current accompanyingPeriods array.
*
* @return AccompanyingPeriod[]|array
*/
public function getCurrentAccompanyingPeriods(): array
{