示例#1
0
 public function __construct($rows)
 {
     parent::__construct(\array_fill(0, $rows, 1));
 }