id = $row['id']; return $credito; } public function save(Model $model): bool { // TODO: Implement save() method. } }