Esempio n. 1
0
 function onNewFollower($followed_by_id)
 {
     Notify::notifyEventAddFriend($this->id, $followed_by_id);
 }