Example #1
0
 public function getActivityDescription()
 {
     return sprintf('last seen %d day(s) ago', $this->response->getActivity());
 }