示例#1
0
 public function __toString()
 {
     return parent::__toString() . ' -> ' . $this->getDirection()->__toString();
 }