Elastification PHP Client API
Class

Elastification\Client\Request\RequestMethods

class RequestMethods

Class RequestMethods

Constants

GET

POST

PUT

DELETE

HEAD

Methods

static bool isAllowed(string $method)

Checks if the given method is allowed

Details

at line 53
static public bool isAllowed(string $method)

Checks if the given method is allowed

Parameters

string $method

Return Value

bool