예제 #1
0
 public function setFile(File $file)
 {
     $file->addComment($this);
     $this->file = $file;
 }