I would like to make one of my methods “deprecated” = not used anymore.
But still I would like to have it in my API. I just want to show “warning” to anyone using that method.
How can I achieve that?
I would like to make one of my methods “deprecated” = not used anymore.
But still I would like to have it in my API. I just want to show “warning” to anyone using that method.
How can I achieve that?