Example #1
0
 public function toString()
 {
     return parent::toString() . ' ' . $this->name;
 }