Пример #1
0
 public function setPrjUid($prjUid)
 {
     parent::setPrjUid($prjUid);
     $this->bound->setPrjUid($this->getPrjUid());
 }