PEAR_ChannelFile::resetREST()
-- Since REST does not implement RPC, provide this as a logical wrapper around resetFunctions for REST
Description
Similar to resetFunctions(),
resetREST() removes all REST base URLs in order to start adding new
REST functions to a channel.
Parameter
- string|FALSE
$mirror
mirror name, if any
Throws
throws
no exceptions thrown
Note
This function can not be called
statically.