object->get_actor ()->first (); if (!$note_actor || !$note_actor->user) return; $note_actor->user->notify (new UserNotification( "Reply", $event->actor->id, $event->object->id, $event->activity->id )); } }