You are here

protected property UrlRegistrar::$blacklist in URLs queuer 8

A list of string patterns that will not get registered.

Type: string[]

File

src/StackMiddleware/UrlRegistrar.php, line 36

Class

UrlRegistrar
Collects URLs for all passing traffic.

Namespace

Drupal\purge_queuer_url\StackMiddleware

Code

protected $blacklist;