Here’s a neat tip from PragDave
If you want to comment a public function, but hide it from the documentation system, try the following. (The trick is the “!” operator.)
Here’s a neat tip from PragDave
If you want to comment a public function, but hide it from the documentation system, try the following. (The trick is the “!” operator.)