You are here

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

The timeout of the request in seconds.

Type: float

File

src/Entity/HttpPurgerSettings.php, line 152

Class

HttpPurgerSettings
Defines the HTTP purger settings entity.

Namespace

Drupal\purge_purger_http\Entity

Code

public $timeout = 1.0;