Beispiel #1
0
 protected function _getOnStartSuccessMessage(Collection $collection)
 {
     return "started todoList collection. found " . $collection->count() . " todoLists";
 }