You are here

constant Request::METHOD_PURGE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::METHOD_PURGE

File

vendor/symfony/http-foundation/Request.php, line 43

Class

Request
Request represents an HTTP request.

Namespace

Symfony\Component\HttpFoundation

Code

const METHOD_PURGE = 'PURGE';