You are here

constant ZeroConfigPurger::TIMEOUT in Varnish purger 8.2

Float describing the timeout of the request in seconds.

File

src/Plugin/Purge/Purger/ZeroConfigPurger.php, line 53

Class

ZeroConfigPurger
A purger with minimal configuration required.

Namespace

Drupal\varnish_purger\Plugin\Purge\Purger

Code

const TIMEOUT = 3.0;