'Hello !', 'entityClass' => AccompanyingPeriod::class, 'entityRef' => null, 'sender' => 'center a_social', 'addressees' => [ 'center a_social', 'center a_administrative', 'center a_direction', 'multi_center' ], ] ]; protected function getEntityRef() { return null; } public function getDependencies() { return [ LoadPeople::class, ]; } }