示例#1
0
 /**
  * @return static
  */
 public function clean()
 {
     $this->data->setData(null);
     return $this;
 }