You are here

constant RestfulInterface::CONNECT in RESTful 7

1 use of RestfulInterface::CONNECT
RestfulBase::isReadMethod in plugins/restful/RestfulBase.php
Determines if the HTTP method represents a read operation.

File

plugins/restful/RestfulInterface.php, line 22
Contains RestfulInterface.

Class

RestfulInterface
@file Contains RestfulInterface.

Code

const CONNECT = 'CONNECT';