PEAR_ChannelFile::supportsREST

PEAR_ChannelFile::supportsREST()

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.