You are here

public property HttpPurgerSettings::$request_method in Generic HTTP Purger 8

The HTTP request method.

Type: string

File

src/Entity/HttpPurgerSettings.php, line 86

Class

HttpPurgerSettings
Defines the HTTP purger settings entity.

Namespace

Drupal\purge_purger_http\Entity

Code

public $request_method = 'BAN';