You are here

constant VARNISH_BANTYPE_NORMAL in Varnish 7

Same name and namespace in other branches
  1. 8 varnish.module \VARNISH_BANTYPE_NORMAL
  2. 6 varnish.module \VARNISH_BANTYPE_NORMAL
1 use of VARNISH_BANTYPE_NORMAL
varnish_purge in ./varnish.module
Helper function to purge items for a host that matches the provided pattern.

File

./varnish.module, line 16
Common functions used for the module.

Code

define('VARNISH_BANTYPE_NORMAL', 0);