示例#1
0
 public function fill(array $parameters)
 {
     return $this->generic->fill(parent::fill($parameters));
 }