예제 #1
0
파일: PSDelete.php 프로젝트: ilivanoff/www
 /** @return PSUpdate */
 public function addWhere($where)
 {
     return parent::addWhere($where);
 }