What's the difference between polish()/unpolish() and update()?

790 Views Asked by At

I did research on all of them. I saw that docs use just unpolish() and polish(), but stackoverflows answers use them with update(). I tried and polish() without unpolish() and update() and it works. So what's the diffrence? Using only polish() is safe?

0

There are 0 best solutions below