You are here

constant RequestInterface::METHOD_OPTIONS in RESTful 7.2

File

src/Http/RequestInterface.php, line 24
Contains \Drupal\restful\Http\RequestInterface.

Class

RequestInterface

Namespace

Drupal\restful\Http

Code

const METHOD_OPTIONS = 'OPTIONS';