예제 #1
0
 public function removeVisitor($visitor)
 {
     return $this->visitors->removeVisitor($visitor);
 }