Example #1
0
 protected function _getOnStartSuccessMessage(Collection $collection)
 {
     return "started person collection. found " . $collection->count() . " persons";
 }