示例#1
0
 public function addsfFileGallery(sfFileGallery $l)
 {
     $this->collsfFileGallerys[] = $l;
     $l->setsfGuardUser($this);
 }