Ejemplo n.º 1
0
 public function read()
 {
     return ShoppingList::calculateMeal($this->params);
 }