Example #1
0
 public function __tostring()
 {
     return $this->product->__tostring() . ' (' . $this->count . ')';
 }