Пример #1
0
 function addImage(Image $image)
 {
     $image->setPoi($this);
     $this->images->add($image);
 }