示例#1
0
文件: Row.php 项目: riskatlas/micka
 public function __construct(Statement $statement)
 {
     $statement->normalizeRow($this);
 }