PEAR_ChannelFile::supportsREST()
--
Determines whether a channel supports any Representational State Transfer
(REST) resources
Description
This does not check to see which REST resources are supported, use
getBaseURL()
to check specific REST resource or resource group support.
Parameter
- string|FALSE
$mirror
Mirror server name or FALSE for the primary server.
Throws
throws
no exceptions thrown
Note
This function can not be called
statically.