コード例 #1
0
ファイル: Row.php プロジェクト: riskatlas/micka
 public function __construct(Statement $statement)
 {
     $statement->normalizeRow($this);
 }