메소드 | 설명 | |
---|---|---|
create ( array $fields ) : |
||
deleteById ( integer $model_id ) : boolean | ||
getByHash ( string $hash ) : |
||
updateById ( array $fields, integer $model_id ) : |
public updateById ( array $fields, integer $model_id ) : |
||
$fields | array | |
$model_id | integer | |
리턴 |