예제 #1
0
파일: Row.php 프로젝트: riskatlas/micka
 public function __construct(Statement $statement)
 {
     $statement->normalizeRow($this);
 }